summaryrefslogtreecommitdiff
path: root/doc/build/unreleased/mako_testing.rst
blob: 13c51c8eb8cdd682a1348b114f951f632a71fbde (plain)
1
2
3
4
5
6
.. change::
    :tags: changed
    :tickets: 349

    Refactored test utilities into ``mako.testing`` module. Removed
    ``unittest.TestCase`` dependency in favor of ``pytest``.