rakhimov / scram

Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)

Home Page:https://scram-pra.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Nose w/ Pytest

rakhimov opened this issue · comments

The transition can be gradual since Pytest supports the nose tests.
The major and nice transition is to refactor nose 'yield' tests into data-driven tests.