Skip to content

mmaitre314/TestStatusBadge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppVeyor test-status badge

A trivial Web API returning SVG image status badges displaying AppVeyor test results: http://teststatusbadge.azurewebsites.net/api/status/{account}/{project}

For instance, with mmaitre314 as account and securestringcodegen as project:

[Build status Test status] (https://ci.appveyor.com/project/mmaitre314/securestringcodegen)

Using the markdown:

[![Build status](https://ci.appveyor.com/api/projects/status/s08qgb4egku0pa3d?svg=true)
![Test status](http://teststatusbadge.azurewebsites.net/api/status/mmaitre314/securestringcodegen)]
(https://ci.appveyor.com/project/mmaitre314/securestringcodegen)

About

Generates SVG status badges to display AppVeyor test results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published