royburns / goTestLinkReport

A web site for displaying Test Link Report. Power by Golang and Beego.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goTestLinkReport

A web site for displaying Test Link Report. Power by Golang and Beego.

Devtools:

  • Server: Go(Golang, Beego, X-ORM), Redis(Cache)
  • Client: Go, js(jQuery, Ajax), CSS(Bootstrap), HTML5

Features:

  • Show all test plans and test case count of each test plan.
  • Show all test cases when click the test plan which displays on the Left-Navbar.
  • Mark the test case with different color according the status.
  • Paging.
  • Searching.
  • Filter.
  • Sorted.
  • Issue ID, Link to Jira.

Note:

  • Until now, only the “Report” feature can be used.
  • When you click the test plan on the Left-Navbar, it will fetch all the test cases belong the test plan, so it maybe a little slow.
  • The first version is rough, welcome to feedback, submit, contribute code.

TODO:

  • Test Plan.
  • Executions Statistics.

Screenshot:

Screenshot taken July 24 2014

About

A web site for displaying Test Link Report. Power by Golang and Beego.

License:Apache License 2.0


Languages

Language:JavaScript 73.2%Language:CSS 19.8%Language:Smarty 4.8%Language:Go 2.2%Language:ApacheConf 0.0%