Skip to main content

Simple engine for your test. No code, no noodles

Project description

# Table test

Notice: This repository is not supported because the approach has not paid off. It is much better to use native pyTest.

This package wrote to use table tests in python. The best practice and very useful practice is test with simple-style structure. You don’t write any code: for-loop, conditions, exceptions and other difficult constructions in tests. You describe your test as some cases:

  • Name

  • Description

  • Object (class or function)

  • Target value or exception

  • After and before middleware

Such kind of tests intend of standartization and getting rid of verbosity. You can find some examples into [tests](https://github.com/hedgehogues/table-tests/tree/tests). More sophisticated examples you can find [here](https://github.com/Hedgehogues/youtube-crawler/tree/master/tests)

# Installation

git clone https://github.com/Hedgehogues/table-tests pip install -r requirements

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

table_test-0.4.2-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file table_test-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for table_test-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5e2b92fc5185219a9103961692c55cd0015db1438da56d2d4cbe80f69e154323
MD5 6809cf4d8cc8625bb9d722fb718e5692
BLAKE2b-256 c597488e91e802210fb32f6d72e85b27054972770cb071b8352fc00c8660b2ec

See more details on using hashes here.

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