python-pytest-sourceorder
Test-ordering plugin for pytest (Python 2)
A pytest plugin for ensuring tests within a class are run in source order.
angelscript-addon
game-oriented interpreted compiled scripting language (addon)
ruby-attribute-normalizer
Adds the ability to normalize attributes
This gem adds the ability to normalize attributes cleanly with code blocks
and predefined normalizers
python3-pytest-httpbin
py.test plugin providing a local httpbin (Python 3)
httpbin is a WSGI based test server for testing HTTP applications.
pytest-httpbin creates a fixture for the py.test framework that
is dependency-injected into tests, it automatically starts up a
local running instance of httpbin in a separate thread and
provides the test with the URL in the fixture.
python3-pytest-multihost
Utility for writing multi-host tests for pytest (Python 3)
A pytest plugin for multi-host testing.
libghc-ipynb-prof
Data structure for working with Jupyter notebooks (ipynb).; profiling libraries
ipynb defines a data structure for representing Jupyter
notebooks, along with ToJSON and FromJSON instances
for conversion to and from JSON .ipynb files.