Skip to main content

`the` assert basic type

Project description

An assertion lib for the to assert basic type.

Build Status tested on 2.7, 3.2, 3.3

API

  • int

  • float

  • str

  • dict

  • list

  • tuple

  • set

Usage

from the import expect
import theeasytype

expect.use(theeasytype)

expect(1).to.be.int
expect(1.1).to.be.float
expect("").to.be.str
expect({}).to.be.dict
expect([]).to.be.list
expect(()).to.be.tuple
expect(set()).to.be.set

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

theeasytype-0.0.1.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file theeasytype-0.0.1.tar.gz.

File metadata

  • Download URL: theeasytype-0.0.1.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for theeasytype-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8ee3fead78270e42b4891b0e16cfbf4011b580cf5bd7486dc7063665c1d4322e
MD5 9c4f523d0dd6c95cd469f5c32e209b07
BLAKE2b-256 9bdb8338fe8a6e992415fedbe4de3bdb8b4fae0a5cc097272578cdf0e17b5fa1

See more details on using hashes here.

Supported by

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