How to count tests that were not completed in time for load testing
k2tzumi opened this issue · 2 comments
k2tzumi commented
When repeatedly executing a load test, a test started near the end time fails to complete within the specified time and an error occurs.
Why not have it counted as the number of uncompleted cases instead of an error?
k1LoW commented
I think it is a very good suggestion.
It will probably be a feature that will be realized using WithCancelCause().
k2tzumi commented
[Memo]
The main body of the load test is done with the following library
https://github.com/ryo-yamaoka/otchkiss