dbfixtures / pytest-mysqlLinks
This is a pytest plugin, that enables you to test your code that relies on a running MySQL Database. It allows you to specify fixtures for MySQL process and client.
☆56Updated this week
Alternatives and similar repositories for pytest-mysql
Users that are interested in pytest-mysql are comparing it to the libraries listed below
Sorting:
- pytest external process plugin☆103Updated this week
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- py.test plugin to show failures instantly☆145Updated 2 years ago
- Mimesis integration with factory_boy☆52Updated last year
- pytest plugin to run flake8☆116Updated 2 years ago
- Automated security testing using bandit and flake8.☆113Updated 2 years ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆101Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Runs tests multiple times to expose flakiness.☆152Updated 3 years ago
- Fluent assertions for Python