Michal Kwiatkowski
Michal Kwiatkowski
Currently there are two types of generated output supported: `unittest` and `nose`-style tests. To add another you need to define two classes: a subclass of `TestGenerator`, and a subclass of...
Oh, it's not your fault @little-dude . `__dict__` has been used in this piece of code from the beginning. I just noticed this problem when merging in your changes.
Not that I'm aware of. I'm guessing it wouldn't be that hard to port the spec plugin to nose2, most of the code could stay the same, just the glue...
Thank you for the report. Could you provide more context? In particular, can you pinpoint what file in your project causes this issue? Could you attach that file here?