Testing TestLens #6
Annotations
3 errors
|
build
Process completed with exit code 1.
|
|
build:
:engine:test#L0
Execution failed for task ':engine:test'.
Caused by:
There were failing tests. See the report at: file:///home/runner/work/jqwik/jqwik/engine/build/reports/tests/test/index.html
|
|
build:
ArbitrariesTests.java#L38
0.0sec net.jqwik.api.ArbitrariesTests, Arbitraries > aFailingProperty
java.lang.AssertionError:
Expecting actual:
0
to be greater than:
0
at net.jqwik.api.ArbitrariesTests.aFailingProperty(ArbitrariesTests.java:38)
|