MI7 is a lightweight and fun spying test framework. It's main goal is to be as easy to use as possible.
Project description
MI7 is a lightweight and fun spying test framework. It’s main goal is to be as easy to use as possible.
Python is not a language where one expects to be doing a lot of dependency injection, mocking, stubbing and other techniques that are fairly common in other languages. That “modus operandi” is what Python developers call being Pythonic.
MI7 is a framework that wants to operate pretty much like James Bond (the old one): in stealth mode. The main goal of the library is to be invisible to your production code, and as invisible as possible in your tests.
Experience shows that using current Python test helpers, tests tend to become rapidly verbosy. There’s nothing worse than writing 10 lines of boilerplate code in a test so that you can start testing what you want.
With MI7, we are trying to answer that call. A call for a library that helps us write tests with clear intent and change the current view that Pythonists do not like Test Driven Development.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file MI7-0.1.0.tar.gz
.
File metadata
- Download URL: MI7-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80cf74fe234172163c51aa1ab58e802d0975cb3fe7c301934648b6193542100a |
|
MD5 | 806346fccabc29b424b9f28f2133e595 |
|
BLAKE2b-256 | 40949eb340a0a0773f976f5373ab27e3f20d7675c234d7edc70f5306ddc9cb66 |