Skip to content

Files

Latest commit

 

History

History
28 lines (13 loc) · 476 Bytes

File metadata and controls

28 lines (13 loc) · 476 Bytes

PyTest Demo

A demo for testing Python's PyTest in CodeRoad.

CodeRoad

CodeRoad is an open-sourced interactive tutorial platform for the Atom Editor. Learn more at CodeRoad.io.

Setup

  • install the tutorial package

    npm install --save coderoad-pytest-demo

  • install and run the atom-coderoad plugin

Outline

Basic

Some basic tests to try out PyTest.

Math

Some basic math.