Skip to main content

Unit testing framework for the Peri.dot Programming Language

Project description

Periscope (1.0)

Periscope Logo

Usage:

Peri.dot

var periscope = include('periscope')

var pscope_add() -> Null {
    return(periscope.skip(
        'Out of date'
    ))
}

var pscope_sub() -> Null {
    assert(10 - 5 == 5)

    return(Null)
}

var pscope_mul() -> Null {
    assert(10 - 1 == 10, 'Hmm. Somethings not right')

    return(Null)
}

Bash

# Test files
periscope peritests/*

# More help
periscope -h

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

peridot_periscope-1.0.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

peridot_periscope-1.0.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file peridot_periscope-1.0.1.tar.gz.

File metadata

  • Download URL: peridot_periscope-1.0.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.7.14-1-ck-piledriver

File hashes

Hashes for peridot_periscope-1.0.1.tar.gz
Algorithm Hash digest
SHA256 9af758c7909ca5663967d007b3d8bcffd68dd63741cce704a54454ed147a768d
MD5 d4e9940a9644665c6b195fa673d48d55
BLAKE2b-256 a9a586a1cc3feb5290f34c1cef10ebf81d8a687e9f8ef83697c7aded36a4c6a7

See more details on using hashes here.

File details

Details for the file peridot_periscope-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: peridot_periscope-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Linux/5.7.14-1-ck-piledriver

File hashes

Hashes for peridot_periscope-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 72996cfde26c1c6280854d5b7d4e0602539904b2e7214344c56d799ebbb28cfd
MD5 d0eb238f493bd9692110b3dc6ec1b979
BLAKE2b-256 bffddbcb588f947d811eb6b4d5941b741fc5acc3d40bf06dc16e4fd028283941

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