10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c3c48 commit 52c37b6Copy full SHA for 52c37b6
html5lib/tests/README
@@ -1,5 +1 @@
1
-Each testcase file can be run directly through a python interpreter
2
-(e.g. python test_tokenizer.py).
3
-
4
-Some testcases depend on the json module (available since Python 2.6),
5
-but will fall back to using simplejson if json is not available.
+Each testcase file can be run through nose (using ``nosetests``).
0 commit comments