Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 6138b4e

Browse files
committed
Readme upd
1 parent 27d0f3f commit 6138b4e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Unickq.SpecFlow.Selenium.Plugin
22

3+
[![Build status](https://ci.appveyor.com/api/projects/status/24ct5aixw0thsii4?svg=true)](https://ci.appveyor.com/project/unickq/specflow-selenium-plugin)
4+
35

46
[![NuGet Unickq.SpecFlow.Selenium](http://flauschig.ch/nubadge.php?id=Unickq.SpecFlow.Selenium)](https://www.nuget.org/packages/Unickq.SpecFlow.Selenium)
7+
58
Old version:
69
[![NuGet Unickq.SeleniumHelper](http://flauschig.ch/nubadge.php?id=Unickq.SeleniumHelper)](https://www.nuget.org/packages/Unickq.SeleniumHelper)
10+
711
SpecFlow plugin for WebDriver instances generation. Write your tests easily
812

913
### Features:

Unickq.SpecFlow.Selenium.sln

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unickq.SpecFlow.Selenium.Pl
77
EndProject
88
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B37E308A-6F8B-4328-A701-F67D044468E9}"
99
ProjectSection(SolutionItems) = preProject
10-
.gitattributes = .gitattributes
11-
.gitignore = .gitignore
10+
appveyor.yml = appveyor.yml
1211
nuget.nuspec = nuget.nuspec
1312
README.md = README.md
1413
EndProjectSection

0 commit comments

Comments
 (0)