Skip to content

Commit 3c029e7

Browse files
committed
add ax_unit_snippets
1 parent 7aa60ad commit 3c029e7

File tree

6 files changed

+549
-6
lines changed

6 files changed

+549
-6
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ apax add @simatic-ax/snippetscollection
1313
1414
## AXUnitSupport
1515

16+
### Create a test fixture with AxUnit.Assert
17+
```json
18+
"prefix": ["AxUnit test-fixture"]
19+
```
20+
21+
22+
1623
### Insert Using AxUnit.Assert
1724
```json
1825
"prefix": ["AxUnit, using ax"]

0 commit comments

Comments
 (0)