test-framework Questions

3

Solved

Chai is an assertion library. Mocha and Jasmine are testing frameworks. and Karma is a testing environment. I've already read Difference between available testing frameworks: mocha, chai, karma,...
Kola asked 5/9, 2014 at 3:3

3

Solved

A few of my UnitTests have a Sleep that is defined in a loop. I want to profile not only each iteration of the test, but the overall time for all iterations, in order to show any non linear scaling...
Fluoridate asked 3/6, 2013 at 16:28

5

Solved

I have an application/product which is created using .net technologies. This product has a GUI, which connects to a DB using a Web API (SOAP on an application server). Majority of the tests a...
Haiphong asked 23/1, 2011 at 14:16

1

Solved

If you are familiar with TopCoder you know that your source-code gets a final "grade/points" this depends on time, how many compiles, etc, one of the highest weighted being performance. But how can...
Chrisse asked 9/3, 2010 at 9:40
1

© 2022 - 2024 — McMap. All rights reserved.