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.
Add note for memory error in testing cython functions.
developer tests: lint and docs
--disable-warnings added for user invocation
update user-way to run tests
tmpdir.as_cwd
reorganized Writing Tests and link to Test Style Guide
Updated UnitTests (markdown)
Update the doc to work with pytest instead of nose (#1552)
OUTDATED: link to #1489
Typo
Document the changes from #874 (open-files nose plugin)
fixed: --paralle-processes is now --processes
Mention the `mda_cleanup` plug-in (see #732).
banned os.chdir()
Clarified some more mda_nosetests use cases (hopfully)
Adapted for the fact that we aren't distributing mda_nosetests with the MDAnalysisTests
Corrected mention to numpy
Further ref fix
Futher ref fix
Fixed internal refs
typo fix
reorganized
parallel added to invocations at top
Updated coverage docs
-updated 'writing tests' section to reflect our new policy on relative import statements in unit testing modules
-added the --process-timeout flag to another parallel nosetest example where this important flag was missing
-updated command line nosetest instructions to relfect current state of the package
-MDAnalysis wiki doc changes: -updated some of the simpler google code issue links to the new github / subdomain URL format for the issue tracker