PractiTest Discussion Forum

Can I use FireCracker to upload pytest results

I user pytest-html to create test repost.
Is there a way I can use FireCracker to upload and auto generate test cases and test runs?
thanks

Firecracker works with junit XMLs, I think you should convert your pytests to XMLs first.
Try to generate one and see if it is built in testsuite-testcases structure