OrderN / CONQUEST-release

Full public release of large scale and linear scaling DFT code CONQUEST
http://www.order-n.org/
MIT License
93 stars 24 forks source link

Choose testing framework #187

Closed tkoskela closed 9 months ago

tkoskela commented 11 months ago

For the medium term, we need to select a testing framework to run tests with. Popular options include

tkoskela commented 11 months ago

My opinion is that pFUnit makes more sense because of its stability. test-drive looks interesting but immature at this point.

pros:

tkoskela commented 11 months ago

Decided to postpone unit tests and focus on end-to-end testing to begin with.

davidbowler commented 11 months ago

I wonder if we should actually close this, as we're unlikely to implement unit testing.

davidbowler commented 9 months ago

Closing this for now since our tests are end-to-end at the moment.