Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

regtester-1.2.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

regtester-1.2-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page