Commit Graph

11 Commits

Author SHA1 Message Date
Salvador E. Tropea 78425d7870 Updated mcpyrate and applied "with a:" new feature. 2020-10-23 22:53:53 -03:00
Salvador E. Tropea b08b1104f1 Modified to use fix_locations instead of a manual loop. 2020-10-23 19:50:13 -03:00
Salvador E. Tropea e39acf590d Updated mcpyrate and the way `document` macro is defined.
Also updated the test macro.
2020-10-23 17:28:31 -03:00
Salvador E. Tropea 2d55859782 Code style fixes (flake8) 2020-10-17 12:03:06 -03:00
Salvador E. Tropea 270816c97f Added `mcpyrate` test case to experiments. 2020-10-17 11:10:16 -03:00
Salvador E. Tropea adb9e26750 Added examples of problems using Coverage.py with macros. 2020-06-27 20:38:16 -03:00
Salvador E. Tropea cb809cbb8d Added documentation for the technique used for the automagic doc 2020-06-23 11:17:53 -03:00
Salvador E. Tropea a066887744 Modified the macros examples to make them as similar as possible.
So a diff between them is minimal.
2020-06-23 11:16:58 -03:00
Salvador E. Tropea bcb35e90ef Renamed test_mymacros.py to try_mymacros.py for pytest
They aren't regression tests.
2020-06-23 10:36:10 -03:00
Salvador E. Tropea 458d4ba0a9 Removed flake8 issues 2020-06-23 10:27:11 -03:00
Salvador E. Tropea 2bb2bd2034 Added preliminary tests to add "automagic" documenation for the output options 2020-06-22 19:47:37 -03:00