thirtytwobits/nanaimo

Reenable required arguments

thirtytwobits opened this issue · 0 comments

Currently we can't allow required params because pytest will fail to do anything if any fixture, used or not, requires an argument. Find a way to require arguments but to only enforce then when the argument is consumed.