RegEx Tester is a module to build unit test of regex in python
Project description
# RegEx Tester
This project will help to have a simple module that will help to test regexes in a simple and structured way.
# INSTALLATION
pip install regtester
# Usage
regtester folder/file path to execute one or many tests in a folder every test has to inherit the class RegExTest inside the module and also finish with Test.py The class name must be the same as the file name without the .py
Class tes # Test
The module can be tested using the command : regtester-test
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file regtester-1.2.tar.gz.
File metadata
- Download URL: regtester-1.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191101 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c4fb08a688fd48afbc7eecbf2d5489751dfdbd0d4d299ce8bd827c842584c3d
|
|
| MD5 |
99d0f2cc487b629825aefeadb39e6b5c
|
|
| BLAKE2b-256 |
6e70b6c5dcf826965af04f46dc3d4a7d850b569625e92b88dab3c5339e3dfe8e
|
File details
Details for the file regtester-1.2-py3-none-any.whl.
File metadata
- Download URL: regtester-1.2-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0.post20191101 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c623e4ebc985e35f112341fc0282d1942c72f74738eac1994f115cd41309dcf7
|
|
| MD5 |
5881a880eced26f3cb053f6bfca66146
|
|
| BLAKE2b-256 |
59d27306089270a08e32ea219b4505e8f1294c7c8f66a472f18134e9b43ec7ed
|