Relay tester is up to 70 tests, and I have 33 more ideas for tests that will be coming soon.
is it ready to be used yet? i have a relay I'm working on that i would like to test Also does it make sense to run it in a CI pipeline?
Yes it is ready. There will be more tests, but you may as well pass the current ones. Yes, you can run it in a CI pipeline but perhaps I should make the output reliably machine parsable?
do you have a link to the github? ill start by running it locally then see if i can automate it
OK I have added a "--script" command line option. If present, it won't output anything until the end, at which point it will output one-test-result-per-line as JSON objects.