Is it possible to mix jqwik @Property methods and junit5 @Test methods in the same test file?

后端 未结 0 1430
盖世英雄少女心
盖世英雄少女心 2020-12-20 02:05

Im porting some Python code using hypothesis, and trying to keep the sources as close as possible. The python test file has both parameterized and non-parameterized methods.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题