We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa6017 commit 777d6afCopy full SHA for 777d6af
Behavioral.Automation.Template/readme.md
@@ -7,9 +7,7 @@ Quantori Behavioral Automation is an open-source framework for UI testing automa
7
* Allows to create project for BDD Automation needs using Behavioral.Automation framework
8
9
## Build instructions
10
-Using cmd run these commands in order to create Behavioral.Automation project from template
11
-dotnet new --install C:\Temp\Behavioral.Automation.Template.0.0.2.nupkg from command line --TODO replace with link after publishing the nuget
12
-dotnet new bddautomation -o {outputDirectory} -n {desiredNamespace}
+TBD
13
14
## License
15
Quantori Behavioral Automation Testing System is released under [Apache License, Version 2.0](LICENSE)
0 commit comments