Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsundberg/test-depth-example


https://github.com/tsundberg/test-depth-example

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Test depth

An example for showing how integrated tests can be minimized in favor for unit tests.

## Build

```
./gradlew clean build --daemon
```