mdw-archives / pyspecsLinks
Minimalistic BDD in Python (ah, my first forray into the wonderful world of test runners!)
☆40Updated 4 years ago
Alternatives and similar repositories for pyspecs
Users that are interested in pyspecs are comparing it to the libraries listed below
Sorting:
- Expects is an expressive and extensible TDD/BDD assertion library for Python.☆220Updated 10 months ago
- sophisticated automated test library and runner☆700Updated 10 months ago
- Fake servers for testing☆109Updated 10 months ago
- Dependency injection in python #di #python☆56Updated 7 years ago
- Test doubles for Python.☆163Updated 2 years ago
- A Python implementation of the Maybe pattern☆210Updated 3 years ago
- Describe-style plugin for the pytest framework☆228Updated 3 weeks ago
- The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).☆539Updated 2 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Mockpy is an open source tool to quickly create mock servers.☆138Updated 9 years ago
- A VCR imitation designed only for python-requests.☆580Updated last year
- A timer plugin for nosetests (how much time does every test take?)☆127Updated last year
- Local continuous test runner with pytest and watchdog.☆762Updated 3 years ago
- Concurrent package manager for Python☆273Updated 4 years ago
- Behavior-oriented, expressive, human-friendly Python assertion library for the 21st century☆134Updated 4 years ago
- Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION.☆111Updated 3 months ago
- A painless assertion and validation library for Python.☆66Updated 3 years ago
- Plugin for nose or pytest that automatically reruns flaky tests.☆395Updated 4 months ago
- Python bundler-alike alternative to virtualenv☆181Updated 5 years ago
- Fully featured Python feature switch toolkit☆224Updated 5 months ago
- Python library for Hoverfly (now obsolete)☆79Updated 2 years ago
- Utilities for creating HTTP (micro)service tests. Based on Mountebank.☆60Updated 6 years ago
- Custom Python linting through AST expressions☆277Updated 2 years ago
- A Nose plugin that allows to run tests continuously (uses watchdog_ for listening to filesystem events).☆56Updated 5 years ago
- Argument matchers for unittest.mock☆90Updated 5 years ago
- Descriptive testing for Python☆53Updated 3 years ago
- pytest splinter and selenium integration for anyone interested in browser interaction in tests