Skip to content

Commit e47493d

Browse files
committed
init
1 parent 0f42bf5 commit e47493d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This WIP plugin and workflow allows to replace unit tests written from code (as usual), by Grasshopper files, and to continue using the Test Explorer in Visual Studio.
55
The plugin contains two special objects, a group that allows to gather components into a single unit test, and a component that throws an error when the test fails.
66

7-
![Capture Tenrec Group](.Resources/captureTenrecGroup.png)
7+
![Capture Tenrec Group](./Resources/captureTenrecGroup.png)
88

99
### 🗺️ Motivation
1010
The motivation is to automate the test code and allow to create Grasshopper definitions that can be both component unit tests and integration tests between various components. It also allows to have a better control over the data, mainly geometrical, that parameterise the tests. And above all, it avoids having to open Rhino + Grasshopper + Document to debug a plugin.

0 commit comments

Comments
 (0)