Skip to content

Files

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.