mite cli tool
Project description
Mite CLI
A command line tool to create a new mite project.
Installation
pip install mite-cli
Usage
Usage:
mite-cli new <project_dir> [options]
Options:
--log-level=LEVEL Set logger level: DEBUG, INFO, WARNING, ERROR, CRITICAL [default: INFO]
-n --novenv Don't create a python virtual environment
Create new mite project
Create a new project and a virtual environment setup
mite-cli new my_project_dir
You can activate your new virtual environment with source ~/.virtualenvs/my_project_dir/bin/activate
This gives you access to the mockserver, mite, etc.
To run your first test, with the virtual environment activated and from within your new project, run:
./run_test.sh
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
mite-cli-0.2.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file mite-cli-0.2.0.tar.gz
.
File metadata
- Download URL: mite-cli-0.2.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8823060f5f411aa37e45dcf7c65bebdbf75cc43365b2c9d0665fc67db46fae92 |
|
MD5 | c70f5d8fd48dcbef06a4f9b582f1c20d |
|
BLAKE2b-256 | 40165d2b1db8d6f604c24e7ffcf2a7ab7c8be43a2ae2fa8e6baf5bdd1dd444c0 |
File details
Details for the file mite_cli-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: mite_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57bb51179ffc411a0e84edf162f123247a6f91bd2b0dee9eb460aa43c8d5ff85 |
|
MD5 | 58326a2272bf3319a6ff2bf0d7137b34 |
|
BLAKE2b-256 | 2d5e1f1f9a5489cb35305d2df33216139945b89f30c886bc8c110a73b5c64900 |