Meta Configuration of Package python-nose
11
1
<package name="python-nose" project="SUSE:SLE-15:Update">
2
<title>A unittest extension offering automatic test suite discovery</title>
3
<description>nose provides an alternate test discovery and running process for unittest, one
4
that is intended to mimic the behavior of py.test as much as is reasonably
5
possible without resorting to magic. By default, nose will run tests in files
6
or directories under the current working directory whose names include "test".
7
8
nose also supports doctest tests and may optionally provide a test coverage
9
report.</description>
10
</package>
11