Skip to main content

Metaclass based runtime generator of the test methods

Project description

tcm (Test Case Meta)

This is primarily an excercise in Python metaprogramming which also lets me see GitHub, CI tools, and PyPI in action.

Things to develop:

  • a class method decorator to hold a table of arguments
  • a metaclass to automatically generate multiple test methods out of each decorated sample method

Tools to use:

  • tox to test the code with different Python versions
  • pylint and flake8 to keep individual commits clean
  • coverall to ensure 100% code coverage

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

tcm-2.0.0.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

tcm-2.0.0-py3-none-any.whl (5.4 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