Skip to content

Commit 2299c7c

Browse files
authored
Merge pull request #4 from simatic-ax/ax_unit_snippets
Ax unit snippets
2 parents 7aa60ad + 0331927 commit 2299c7c

File tree

6 files changed

+551
-6
lines changed

6 files changed

+551
-6
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ 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+
Output example:
22+
23+
![io](doc/img/ax_test-fixture.gif)
24+
1625
### Insert Using AxUnit.Assert
1726
```json
1827
"prefix": ["AxUnit, using ax"]

0 commit comments

Comments
 (0)