Relative Content

Tag Archive for nunit

How do we make unit tests run fast?

We have reached the point in our project where we have almost a thousand tests and people have stopped bothering with running them before doing a check in because it takes so long. At best they run the tests that are relevant to the piece of code that they changed and at worst they simply check it in without testing.

Selenium-Nunit Program Structure

My office has a suite of web reporting engines written in VB. All in all there’s about 300 reports with varying displays depending on the data being input into them. I’m trying to establish an efficient way to deal with such a major diversity, but am struggling with creating a system that won’t be a nightmare to code/maintain.

Selenium-Nunit Program Structure

My office has a suite of web reporting engines written in VB. All in all there’s about 300 reports with varying displays depending on the data being input into them. I’m trying to establish an efficient way to deal with such a major diversity, but am struggling with creating a system that won’t be a nightmare to code/maintain.

Selenium-Nunit Program Structure

My office has a suite of web reporting engines written in VB. All in all there’s about 300 reports with varying displays depending on the data being input into them. I’m trying to establish an efficient way to deal with such a major diversity, but am struggling with creating a system that won’t be a nightmare to code/maintain.