CodeSpec is a framework that is created to allow users to write UI tests without writing a single line of test code.
Info
Version: | 1.8.0 |
Author(s): | Suren Rodrigo |
Last Update: | Saturday, October 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/surenr/CodeSpec |
NuGet Url: | https://www.nuget.org/packages/CodeSpec |
Install
Install-Package CodeSpec
dotnet add package CodeSpec
paket add CodeSpec
CodeSpec Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.3.3)
- MarkdownSharp(>= 1.13.0)
- Newtonsoft.Json(>= 9.0.1)
- Selenium.Support(>= 3.0.0)
- SpecFlow(>= 2.1.0)
- RazorEngine(>= 3.9.0)
- Selenium.WebDriverBackedSelenium(>= 3.0.0)
Tags