Andrea Arcuri
Andrea Arcuri
hi @onurd86 recall to ask for my review only once CI is passing ;)
hi @onurd86 i merged the refactoring of auth in master branch, and updated here. but now it fails to compile. please have a look at it, and then ping me...
@onurd86 thx. see comments. you can also update `release_notes.md` under SNAPSHOT, with `Addressed GitHub Issues` for this issue. see what done for 3.0.0
hi. by default, tests are generated in Java for JUnit. If you using NodeJS, can try the experimental option `--outputFormat=JS_JEST`
hi. on the console, you get the info `Potential faults: ...`. But, indeed, we should provide better information in the generated `EvoMaster_faults_Test` files
you can also use `--writeStatistics=true`, and check the `potentialFaults` column there in the generated CSV file
it is a bug, as it looks like we print it only for White-Box testing, but not for Black-box
thanks for reporting this bug
Dear @khalilos95 , thanks for trying out EvoMaster and opening an issue here. If you have 10 minutes, we would be grateful if you could fill this survey on test...
closed as now found faults are explicitly added as comments in the generated tests