https://github.com/tidal-code/flow
https://github.com/tidal-code/flow
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tidal-code/flow
- Owner: tidal-code
- License: mit
- Created: 2022-10-04T19:08:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T00:57:13.000Z (over 1 year ago)
- Last Synced: 2024-11-28T01:34:13.397Z (over 1 year ago)
- Language: Java
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# Tidal Flow
Tidal Flow is a Java based fluent assertion library.
## Downloads
You can download the dependency from maven
``` maven
dev.tidalcode
flow
1.0.0
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)