Skip to content

Latest commit

 

History

History

testing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Testing 🧪

These basic examples show how to use test marimo notebooks.

Testing with pytest

Run pytest test_with_pytest.py.

Testing with doctests

See running_doctests.py