Angular中的参数化测试

时间:2017-07-04 10:54:38

标签: .net angular testing nunit

有没有办法在Angular2中构建参数化测试?我的意思是类似于.NET中的nUnit TestCase属性。

https://www.nunit.org/index.php?p=testCase&r=2.5

我尝试在相同的情况下测试一些示例值,而不用编写相同的代码5或6次。

0 个答案:

没有答案