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
Installing dependancies
Fedora
sudo dnf install libcurl-devel
Ubuntu
sudo apt install libcurl4 libcurl4-openssl-dev
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.2.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file mite-cli-0.2.2.tar.gz
.
File metadata
- Download URL: mite-cli-0.2.2.tar.gz
- Upload date:
- Size: 3.5 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 | dbd4c9d4c7e7cc1fe6f6e30eda752bd7e9a775a1b7194e5b86b06a55ef8e60c6 |
|
MD5 | 38e26c172ae2de4847ab37476ad55c17 |
|
BLAKE2b-256 | fdb37887fddc7b3d3138f3f5b20447304984b6b518f5df4b6b5d762eb2a47fc3 |
File details
Details for the file mite_cli-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: mite_cli-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.2 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 | 4b90b17c482356061a6eb8f38b36065b5be89515d6f6e6755c252d094532f3de |
|
MD5 | e8741ed06a0c824318f28c515285919f |
|
BLAKE2b-256 | 4509bada7b892cb54d19ef63308b1735a03ff4849da6ae747a132c132f708d6b |