-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pytest: use records to store RIOT version and experiment ID of test #188
base: master
Are you sure you want to change the base?
Conversation
(this is based on an offline suggestion by @MrKevinWeiss) |
Mh after re-running the tests I get warnings
@MrKevinWeiss do you know of an |
Rebased to current master and also added the Release-Specs version as a property. |
8c84918
to
efa1c50
Compare
I don't know about this but I like the idea of the PR. |
Do we now have a way to get this info or should we continue with this? |
If we can live with the warning, I guess we can continue. Alternatively, we of course also could choose a different output format than |
Or we could just use |
I will give it a try and see what breaks. |
I think there were warnings to use |
I noticed that I had this still lying around from before my vacation. This should make it easier to track after the fact which
Testing procedures
Run
and after success (given that you have everything set-up.. the tests should not skip ;-))
and open the
test-report.html
in a browser (you can of course also read just the XML and skip thejunit2html
step). The new properties should show up: