File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -30,3 +30,16 @@ Test project /Users/connoraird/work/fortran-tooling/build
30
30
31
31
Total Test time (real) = 0.69 sec
32
32
```
33
+
34
+ ## Template Features matrix
35
+
36
+ Compilers tested: * A list of compilers we have tried with these tests*
37
+
38
+ | Feature | Implemented natively | Implemented manually |
39
+ | ---------| ----------------------| ----------------------|
40
+ | Can run individual tests | Yes or No (explanation) | Yes or No (explanation) |
41
+ | Mocking | Yes or No (explanation) | Yes or No (explanation) |
42
+ | Stubbing | Yes or No (explanation) | Yes or No (explanation) |
43
+ | Data driven tests | Yes or No (explanation) | Yes or No (explanation) |
44
+ | Coverage report | Yes or No (explanation) | Yes or No (explanation) |
45
+ | Skip tests | Yes or No (explanation) | Yes or No (explanation) |
You can’t perform that action at this time.
0 commit comments