Skip to content
Snippets Groups Projects

New read me how to develop on faidare

+ 1
1
@@ -109,7 +109,7 @@ Then run:
Note for macOS and Windows users: Compatibility issues might arise due to system differences. If you encounter any issues, it is recommended to use the Docker-based method.
## Run backend tests
### Run backend tests
After loading test data into your local Elasticsearch instance, you can run the following command to run backend tests:
`./gradlew test jacocoTestReport -s sonarqube`
Loading