https://github.com/jbock-java/dapper-javatests
dapper integration tests
https://github.com/jbock-java/dapper-javatests
Last synced: 10 months ago
JSON representation
dapper integration tests
- Host: GitHub
- URL: https://github.com/jbock-java/dapper-javatests
- Owner: jbock-java
- Created: 2021-10-15T11:13:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T11:31:44.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T11:51:54.101Z (11 months ago)
- Language: Java
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# javatests
[dapper](https://github.com/jbock-java/dapper) integration tests,
taken from [dagger](https://github.com/google/dagger/tree/master/javatests).
Currently under test: [dapper:1.2.1](https://search.maven.org/artifact/io.github.jbock-java/dapper-compiler/1.2.1/jar)
Run tests: `./gradlew clean test`