You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll have a CircleCI build once #4 lands, but it would be nice if we uploaded the test report so it could show nicer results.
OUnit doesn't seem to support this natively, but we could be able to wrap it with some sort of runner that collects the results and uploads them as JSON or something.
We'll have a CircleCI build once #4 lands, but it would be nice if we uploaded the test report so it could show nicer results.
OUnit doesn't seem to support this natively, but we could be able to wrap it with some sort of runner that collects the results and uploads them as JSON or something.
See info here:
https://circleci.com/docs/2.0/collect-test-data/
The text was updated successfully, but these errors were encountered: