Skip to content

Commit

Permalink
Merge pull request #9 from calmomau/patch-4
Browse files Browse the repository at this point in the history
FIX: Typo
  • Loading branch information
alexamici committed Jul 18, 2016
2 parents 55dd606 + 48e4682 commit c0d1d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/europython-training.rst
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ Unit tests validation

An independent use case for test-driven code search is unit tests validation.

Adding ``pytest.mark.candidate`` makers does not affect your tests until you
Adding ``pytest.mark.candidate`` markers does not affect your tests until you
explicitely activate *pytest-nodev* it with a ``--candidates-from-*`` option,
so you can just add the markers to your regular tests.

Expand Down

0 comments on commit c0d1d4e

Please sign in to comment.