Open lorey opened 4 years ago
If the code changes, examples break. Maybe there's a way to test example code easily during automated testing.
Found solutions:
Code can be included within .rst, maybe just run the code and include it.
I created a #28 pull request to address this issue. I'm not using sphinx because I think that pytest solves the problem for now.
If the code changes, examples break. Maybe there's a way to test example code easily during automated testing.
Found solutions: