Coverage for tests / test_tutorial / test_testing / test_tutorial004.py: 100%

3 statements  

« prev     ^ index     » next       coverage.py v7.13.3, created at 2026-02-12 18:15 +0000

1from docs_src.app_testing.tutorial004_py310 import test_read_items 1abcd

2 

3 

4def test_main(): 1abcd

5 test_read_items() 1efg