Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Stack Documentation and UX
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:Alert Production S17 - 3, Alert Production S17 - 4, Alert Production S17 - 5
-
Team:Alert Production
Description
Amend the Developer Guide to require that test modules be prefixed with test_ to enable automatic pytest discovery:
tests/test_example.py
|
See RFC-229.
I don't think this ticket should be blocked by
DM-8467. I think we can change the naming guidelines any time. What's blocked is mass renaming of current test files whilst the pybind11 port is ongoing.