Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 188 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 188 Bytes

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