https://github.com/tomerfi/property-based-matrix-testing-tutorial
Property-based matrix testing in Java
https://github.com/tomerfi/property-based-matrix-testing-tutorial
blog-post java property-based-testing
Last synced: 3 months ago
JSON representation
Property-based matrix testing in Java
- Host: GitHub
- URL: https://github.com/tomerfi/property-based-matrix-testing-tutorial
- Owner: TomerFi
- License: mit
- Created: 2021-04-13T12:25:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:38:20.000Z (about 3 years ago)
- Last Synced: 2025-03-29T01:22:55.285Z (10 months ago)
- Topics: blog-post, java, property-based-testing
- Language: Java
- Homepage: https://dev.to/tomerfi/property-based-matrix-testing-in-java-47p4
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Property-based matrix testing in Java
This it the source repository for [this dev.to post](https://dev.to/tomerfi/property-based-matrix-testing-in-java-47p4).