Waylan Limberg 399f8428b8 Switch from nose to unittest.
The nose docs state:

> Nose has been in maintenance mode for the past several years and will
> likely cease without a new person/team to take over maintainership.
> New projects should consider using Nose2, py.test, or just plain
> unittest/unittest2.

As we aren't using any of nose's features, its easiest to switch
to the standard lib unittest.

Also clean us various warnings as Nose was hiding them:

* warn => warning
* assertRegexpMatches => assertRegex
* Ensure 'new' files are closed.
* Cleanup tempdir
* assertEquals => assertEqual
2019-12-23 15:24:06 -05:00
2019-12-23 15:24:06 -05:00
2016-05-31 12:03:09 +01:00
2018-09-27 14:51:11 -04:00
2018-03-29 13:06:35 -04:00
2018-10-03 17:27:32 -04:00
2018-03-09 16:15:25 -05:00
2019-12-20 09:21:35 -05:00
2019-12-20 09:21:35 -05:00
2018-07-19 11:53:56 -04:00
2014-10-13 21:23:34 +01:00
2017-10-01 16:48:47 -04:00
2018-08-11 08:44:34 -04:00
2019-01-04 08:46:38 -05:00
2019-12-23 15:24:06 -05:00

MkDocs

Project documentation with Markdown.


PyPI Version Build Status Windows Build Status Coverage Status Landscale Code Health

Code of Conduct

Everyone interacting in the MkDocs project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

Languages
Python 81%
JavaScript 13.4%
HTML 4.1%
CSS 1.5%