Currently there are 4 categories that a test result can fall into. Passed, Failed, Skipped, Broken. We currently need the ability to separate xfail from skip and also add xpass. The real win would be to have the full list that pytest supports from a result point of view, allure should be able to categorize it.
Currently there are 4 categories that a test result can fall into. Passed, Failed, Skipped, Broken. We currently need the ability to separate xfail from skip and also add xpass. The real win would be to have the full list that pytest supports from a result point of view, allure should be able to categorize it.