jekwatt / pytest_playground

In which I play around with pytest.
0 stars 1 forks source link

Add notebook parametrized_testing #10

Open jekwatt opened 4 years ago

jekwatt commented 10 months ago

Interesting fact I found:

Parametrize vs Parameterize
parameter + ize parameterize (US)
parametrize (UK)
pytest uses parametrize, the UK spelling.