Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

New Post: Test traits

$
0
0
It would be great if there was some way for tests to specify traits like VS UnitTesting traits. E.g.
    [TestMethod]
    [TestCategory("Functional")]
    [TestProperty("Speed", "Slow")]
Maybe a syntax like

// { testCategory: 'Functional', testProperties: [['Speed', 'Slow'], ...] }
it('does passes the functional test, though a little slowly', func...)

Any idea how hard this would be to implement?

Viewing all articles
Browse latest Browse all 1864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>