Commit Graph

  • e02a3f88c0 Merge pull request #45 from posener/build-error Joël Stemmer 2017-04-01 12:38:20 +01:00
  • e9729a3e7e Fix CR comments Eyal Posener 2017-04-01 08:36:21 +03:00
  • d10c0632c7 Use test level failure to indicate build failure Eyal Posener 2017-03-30 20:57:31 +03:00
  • b66d44cd3a Run gofmt on go-junit-report.go Joël Stemmer 2017-03-28 18:12:00 +01:00
  • c606832065 Remove unused function Joël Stemmer 2017-03-26 23:58:37 +01:00
  • baff58700e Merge pull request #49 from nmiyake/addGoVersionFlag Joël Stemmer 2017-03-26 23:57:37 +01:00
  • 22792ea55c Add "go-version" flag Nick Miyake 2017-03-26 14:20:21 -07:00
  • 3c05bc8cb6 Fail package in case of build error Eyal Posener 2017-01-22 02:12:25 +02:00
  • 6aeed679b6 Merge pull request #42 from jstemmer/add-badges Aiden Scandella 2016-11-09 16:58:00 -08:00
  • 0c1d4ddfcf Add A+ goreportcard and fix bash syntax Aiden Scandella 2016-11-08 09:56:38 -08:00
  • 785fe2e290 Merge pull request #40 from sectioneight/fix-1.7-compat Ryan Hitchman 2016-11-07 15:49:48 -08:00
  • faed36da23 Fix 1.7 compatbility Aiden Scandella 2016-09-12 09:59:52 -07:00
  • 24d394d799 Add go 1.7 compatibility Patrick O'brien 2016-08-16 17:07:54 +10:00
  • 833f8ea2b9 Merge pull request #17 from sectioneight/go-1.5-support Joël Stemmer 2015-09-03 14:19:37 +02:00
  • b05998ea5c Add go1.5 to travis config Joël Stemmer 2015-09-03 14:17:38 +02:00
  • 025df2fb46 Fix version for tests Aiden Scandella 2015-08-30 17:29:32 -07:00
  • 1b60a11396 Add support for Go 1.5 test results Aiden Scandella 2015-08-23 10:54:13 -07:00
  • 8faee8c123 Fix tests after moving parser into subpackage Joël Stemmer 2015-07-01 22:32:12 +02:00
  • afd084b9d1 Merge branch 'subpackage' Joël Stemmer 2015-07-01 22:31:23 +02:00
  • 70903df84a Merge pull request #14 from ixdy/parse-coverage-info Joël Stemmer 2015-07-01 22:18:59 +02:00
  • ba0125f1ef Fix multipkg test case to work for all versions of go. Jeff Grafton 2015-06-29 18:16:46 -07:00
  • 6087bd544c Extract and report coverage information. Jeff Grafton 2015-06-29 17:36:33 -07:00
  • cf467263c2 fixing tests Craig Peterson 2015-05-14 17:15:59 -06:00
  • a30d4886ed moving parser into subpackage Craig Peterson 2015-05-14 17:07:05 -06:00
  • 38eb577ca2 Merge pull request #11 from benzaita/master Joël Stemmer 2015-05-11 10:51:33 +02:00
  • a34e6b2365 adding 'set-exit-code' flag itamarb 2015-04-26 19:54:56 +03:00
  • 672f4cd7e2 Correctly parse test output of parallel tests Joël Stemmer 2015-02-06 13:44:06 +01:00
  • e705d170a3 Fix golint suggestions Joël Stemmer 2015-02-06 13:57:44 +01:00
  • f992d5acaa Rename names of the first tests Joël Stemmer 2015-02-06 13:43:03 +01:00
  • 8176458231 Add go1.4.1 and remove some older go releases Joël Stemmer 2015-02-04 11:10:38 +01:00
  • 054e4c1b39 Merge pull request #8 from ikarishinjieva:feature/support_compiled_test Joël Stemmer 2015-02-04 11:08:45 +01:00
  • 4f0ad507d0 add test for compiled test Tachikoma 2014-12-22 21:53:24 +08:00
  • 18e031d2c6 Merge pull request #9 from nickpalmer/testsuites Joël Stemmer 2015-01-15 21:37:55 +01:00
  • 2110a4a63b Replace all go version attributes. Nick Palmer 2015-01-13 19:24:08 -08:00
  • fc2896020a Add a test case which has more than one suite in it. Nick Palmer 2015-01-13 18:45:30 -08:00
  • 6d2ab46d4f Add surrounding <testsuites> tag. Nick Palmer 2015-01-13 18:35:34 -08:00
  • 27383b3a74 compiled test's output have no result line, fill "package name" with flag -package-name , and fill "time" with sum of individual tests' time. Tachikoma 2014-12-22 21:53:08 +08:00
  • 18ee6df2f2 Merge pull request #7 from ikarishinjieva/feature/no_xml_header Joël Stemmer 2014-12-22 14:21:21 +01:00
  • 9745789fe6 add test for flag -no-xml-header Tachikoma 2014-12-22 21:00:23 +08:00
  • 8cd3db55e5 add flag -no-xml-header Tachikoma 2014-12-22 20:59:04 +08:00
  • 6982e7a3a3 Merge pull request #6 from ikarishinjieva/feature/fix_go_1_4_support Joël Stemmer 2014-12-22 13:45:55 +01:00
  • 4aa31fc440 add test for go 1.4 support Tachikoma 2014-12-22 20:38:28 +08:00
  • a3d66c44af update regexStatus to support go 1.4 Tachikoma 2014-12-22 20:37:59 +08:00
  • 11bc6d69ca Add test for skipped testcases Joel Stemmer 2014-12-22 12:09:35 +01:00
  • c4d99d755b Merge pull request #2 from placeybordeaux/bugfix/skip-isnt-failure Joël Stemmer 2014-12-22 12:01:36 +01:00
  • 4d0f05068e Add go1.4 to travis configuration Joel Stemmer 2014-12-22 11:07:16 +01:00
  • cea5308dd5 Go 1.1 or higher is required Joël Stemmer 2014-10-24 21:44:19 +02:00
  • 2021749f03 Add travis configuration Joël Stemmer 2014-10-24 21:44:13 +02:00
  • 5c1ba2f305 identify skipped tests properly with a message Peter Lacey-Bordeaux 2014-10-24 08:58:04 -04:00
  • 9922c23bd3 check for SKIP on the regex and the if condition Peter Lacey-Bordeaux 2014-10-23 22:51:59 -04:00
  • d8b8d33660 Update readme Joel Stemmer 2012-03-28 20:03:18 +02:00
  • e0174f066f Only strip the first tab from the output Joel Stemmer 2012-03-17 12:45:34 +01:00
  • a6dab641a1 Parse test failure messages Joel Stemmer 2012-03-17 12:34:02 +01:00
  • bcc3b7b2d7 Add xsd link to junit-formatter Joel Stemmer 2012-03-16 17:53:50 +01:00
  • c633abbaa9 Set failure message when a test failed. Joel Stemmer 2012-03-16 16:13:47 +01:00
  • d72fb56d06 Add properties to xml report Joel Stemmer 2012-03-16 15:39:57 +01:00
  • 8cf088e24f Do not create <failure> tag when message is empty Joel Stemmer 2012-03-16 15:41:19 +01:00
  • 92be560b6c Fix const in parser Joel Stemmer 2012-03-14 12:12:43 +01:00
  • c9c0e1877c Write JUnit report xml Joel Stemmer 2012-03-09 17:51:34 +01:00
  • 64b850a234 Remove parsing additional test output Joel Stemmer 2012-03-09 17:00:14 +01:00
  • 23311beb18 Add test for failing test output Joel Stemmer 2012-03-09 16:57:16 +01:00
  • 4b851d63d2 Parse successful tests Joel Stemmer 2012-03-09 16:41:35 +01:00
  • 8fcd615a51 Initial commit Joel Stemmer 2012-03-09 15:38:06 +01:00