Skip to content

Hello hardpy

This is the simplest example of using HardPy. The code for this example can be seen inside the hardpy package Hello Hardpy.

how to start

  1. Launch hardpy init hello_hardpy.
  2. Launch CouchDH instance.
  3. Launch hardpy run hello_hardpy.

test_1.py

Contains the simplest example of a valid test.

def test_one():
    assert True