diff --git a/README.md b/README.md new file mode 100644 index 0000000..d3ca4e7 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# smart-assert-test-Frank + +Run tests with `./gradlew clean test` + +Run e2e smoke test with `./gradlew bootRun` and `./e2e.sh`