You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the following `stepDefinition` assembly to [reqnroll.json](https://docs.reqnroll.net/latest/installation/configuration.html).
49
+
50
+
```json
51
+
"bindingAssemblies": [
52
+
{ "assembly": "AqualityTracking.ReqnrollPlugin" }
53
+
]
54
+
```
55
+
42
56
### License
43
57
44
58
Library's source code is made available under the [Apache 2.0 license](https://github.com/aquality-automation/aquality-tracking-integrations-dotnet/blob/master/LICENSE).
0 commit comments