summaryrefslogtreecommitdiff
path: root/doc/TESTS.rst.txt
Commit message (Expand)AuthorAgeFilesLines
* DOC: Remove overstated TDD evangelism.Robert Kern2021-09-261-7/+1
* Merge branch 'main' into test_guidelines_random_assertsPamphile ROY2021-04-161-2/+16
|\
| * Merge pull request #18787 from larsoner/docSebastian Berg2021-04-161-6/+16
| |\
| | * DOC: Document newer pytest conventionsEric Larson2021-04-161-6/+16
| * | DOC: Fix dec.paramaterize typoendolith2021-04-151-1/+1
| |/
* | DOC: revert global seedPamphile ROY2021-04-141-2/+1
* | DOC: remove legacy global seed, assert_almost_equal and assert_Pamphile ROY2021-04-141-16/+15
|/
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-041-1/+1
* DOC: Update TESTS.rst.txtFaris A Chugthai2020-12-211-5/+5
* DOC: removed all nose decoratorsRohit Sanjay2020-07-131-15/+0
* DOC: replace dec.slow with pytest.mark.slowRohit Sanjay2020-07-121-10/+6
* DOC: Reconstruct Testing Guideline. (#16323)Chunlin2020-05-231-50/+71
* Mark tests as a subpackage rather than data.Hameer Abbasi2020-05-061-1/+1
* Install and configure HypothesisZac-HD2020-02-051-0/+10
* MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-051-2/+2
* Update imports and systematic skip/failJoseph Martinot-Lagarde2019-06-171-4/+3
* DOC: Update TESTS.rst.txt for pytestJoseph Martinot-Lagarde2019-06-141-6/+5
* DOC: update test guidelines document to use pytest for skipif (#13760)Chuanzhu Xu2019-06-121-1/+1
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-281-4/+3
* DOC: remove recocmendation to add main for testingmattip2019-01-171-9/+0
* DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docsmattip2018-06-251-68/+60
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-4/+4
* Update somethingaboutorange URL to nose.readthedocs.ionaveenarun2016-09-211-1/+1
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-1/+1
* DOC: adjust wording of random data noteendolith2015-03-091-6/+6
* Add note about random seedsendolith2015-03-081-0/+10
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-2/+2
* DOC:Revert ``assert()`` back to ``assert`` (statement)endolith2013-07-251-1/+1
* DOC:Some minor proofreading of Tests introductionendolith2013-07-251-6/+6
* DOC: add info on docstrings in test functions/methods. Also fix a typo.Ralf Gommers2012-07-151-2/+7
* DOC: add details on how to use generator tests to documentation.Ralf Gommers2012-07-151-0/+9
* DOC: verbosity -> verbose in testing guidelinesDenis Laxalde2012-05-101-14/+14
* TST: add "raise on warning" behavior to NoseTester constructor.Ralf Gommers2012-03-041-7/+0
* Fix typo (all ready -> already)Jason Grout2012-03-041-1/+1
* DOC: Remove the advice to 'import scipy as sp' from the documentation.Robert Kern2011-04-011-2/+4
* DOC: fix typo in test guidelines.rgommers2011-03-111-1/+1
* DOC: rename ReST files under doc/ from *.txt to *.rst.txt, so they render on ...rgommers2010-11-111-0/+367