File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ and this project adheres to
2727 ([ 1dcfbef] , [ #21 ] )
2828- Tests now import from ` l9format ` package directly instead of
2929 ` l9format.l9format ` ([ e8aef2e] , [ #21 ] )
30+ - Use ` pytest.mark.parametrize ` for ip4scout tests so each file is a distinct
31+ test case ([ ac4744e] , [ #32 ] )
3032
3133### Fixed
3234
@@ -160,6 +162,7 @@ and this project adheres to
160162
161163<!-- Commit links -->
162164
165+ [ ac4744e ] : https://github.com/LeakIX/l9format-python/commit/ac4744e
163166[ d554f1e ] : https://github.com/LeakIX/l9format-python/commit/d554f1e
164167[ 7f49ff5 ] : https://github.com/LeakIX/l9format-python/commit/7f49ff5
165168[ cd74b55 ] : https://github.com/LeakIX/l9format-python/commit/cd74b55
@@ -241,4 +244,5 @@ and this project adheres to
241244[ #35 ] : https://github.com/LeakIX/l9format-python/issues/35
242245[ #24 ] : https://github.com/LeakIX/l9format-python/issues/24
243246[ #31 ] : https://github.com/LeakIX/l9format-python/issues/31
247+ [ #32 ] : https://github.com/LeakIX/l9format-python/issues/32
244248[ #43 ] : https://github.com/LeakIX/l9format-python/issues/43
You can’t perform that action at this time.
0 commit comments