Skip to main content

Attest is a unit testing framework built from the ground up with idiomatic Python in mind. Unlike others, it is not built on top of unittest though it provides compatibility by creating TestSuites from Attest collections.

It has a functional API inspired by Flask and a class-based API that mimics Python itself. The core avoids complicated assumptions leaving you free to write tests however you prefer.

from attest import Tests
math = Tests()

@math.test
def arithmetics():
    assert 1 + 1 == 2

if __name__ == '__main__':
    math.run()

Release files for Attest 0.5.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for Attest 0.5.3
File Size Uploaded
Attest-0.5.3.tar.gz 36.3 kB Details

Release files / Attest-0.5.3.tar.gz

Download URL Attest-0.5.3.tar.gz
Size 36.3 kB
Tags Source
SHA-256 checksum
How to use checksums
1be3f3bb9129c48d15f6497cde1caa1c7d30f8c438e7eeb77e729d2aab1be0df
BLAKE2b-256 checksum
How to use checksums
8d20849b7af3308d6de7efebd2fbd462305ffac17099c21521fca1c22120a485
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.5.3 This release

1 release file

0.5.2

1 release file

0.5.1

1 release file

0.5

1 release file

0.4

1 release file

0.3

1 release file

0.2

1 release file

0.1

1 release file

0.1dev

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page