| 
								
								
									 gedi | 8cd540d3af | reorganize test package builder | 2016-05-23 17:53:51 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 4c779c8fdf | drop support for older than 1.4 go versions | 2016-05-22 23:35:20 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 936fd6dadc | build test binary instead of single file to execute, use TestMain | 2016-05-22 23:27:45 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 53f9c3ad1c | fix panic handling on step run, was giving wrong results | 2016-05-22 16:16:56 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 8419e90c92 | adjust and add tests to snippet builder | 2016-05-15 12:43:30 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 3ffdd2599b | snippet builder fixes, closes #23 | 2016-05-15 12:28:44 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 60f8b3340e | should close #25 | 2016-05-13 08:32:15 +03:00 |  | 
				
					
						| 
								
								
									 gedi | a7c71e3171 | remove linters from travis, too much changes to support all go versions | 2016-03-31 10:36:24 +03:00 |  | 
				
					
						| 
								
								
									 gedi | ca7ddd6275 | allow unused imports, update tests related to changes #20 | 2016-03-31 10:29:50 +03:00 |  | 
				
					
						| 
								
								
									 gedi | bb0363c4bb | closes #20 | 2016-03-31 10:11:21 +03:00 |  | 
				
					
						| 
								
								
									 gedi | e9c3d69e2d | be compatible with gherkin library changes the downside is that if outline examples are empty
it won't be pretty printed as node. But that does not make
much difference anyway | 2016-03-04 12:59:56 +02:00 |  | 
				
					
						| 
								
								
									 gedi | 34899b4d05 | TestCase should not be public for junit formatter | 2016-03-04 11:38:19 +02:00 |  | 
				
					
						| 
								
								
									 gedi | 8a07e4cae3 | junit formatter implementation, adapt pretty formatter closes #14 background was not printed with outline scenarios in feature | 2016-03-04 11:24:25 +02:00 |  | 
				
					
						| 
								
								
									 gedi | b192f0bd23 | fixes | 2016-03-03 09:11:38 +02:00 |  | 
				
					
						| 
								
								
									 gedi | caad6e34cb | Merge remote-tracking branch 'adrian/master' | 2016-03-02 17:03:46 +02:00 |  | 
				
					
						| 
								
								
									 gedi | b669223afd | BC break was introduced in gherkin-go master, use gopkg.in for explicit version | 2016-03-02 15:28:04 +02:00 |  | 
				
					
						| 
								
								
									 Gediminas Morkevicius | 38c79db503 | Merge pull request #16 from omnicolor/typo-fix README fixes | 2016-02-24 06:07:33 +00:00 |  | 
				
					
						| 
								
								
									 Omni Adams | 5416981989 | Changed lets (permit or allow) to let's (contraction of "let us") | 2016-02-23 14:59:23 -06:00 |  | 
				
					
						| 
								
								
									 Omni Adams | 9e5098e012 | Combined sentence fragment with following sentence for improved readability | 2016-02-23 14:58:30 -06:00 |  | 
				
					
						| 
								
								
									 Omni Adams | 8956b9ad57 | Changed it's (contraction of "it is") to possessive pronoun its | 2016-02-23 14:57:17 -06:00 |  | 
				
					
						| 
								
								
									 Adrian Duke | d5b9497d7a | Add JUnit formatting support | 2016-01-27 14:36:07 +00:00 |  | 
				
					
						| 
								
								
									 gedi | ced06e6f22 | adjust logo size | 2015-07-10 13:10:56 +03:00 |  | 
				
					
						| 
								
								
									 gedi | afbb70017f | minify logo | 2015-07-10 13:00:13 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 4811c880f2 | add logo | 2015-07-10 12:58:01 +03:00 |  | 
				
					
						| 
								
								
									 gedi | f748d3cb70 | update database test example | 2015-07-09 14:22:42 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 0d5e51f091 | skip one test for go1.1 | 2015-07-07 15:49:13 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 5e5234f81f | test runnable source builder | 2015-07-07 15:07:20 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 4157f01786 | handle exit status from printing twice, closes #12 | 2015-07-03 17:16:12 +03:00 |  | 
				
					
						| 
								
								
									 gedi | d4829078a9 | update travis build for go 1.1 | 2015-07-03 16:19:52 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 882480ccd0 | renamed RegisterFormatter to Format | 2015-07-03 16:01:46 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 970eddc16a | refactor suite runner to support concurrent model * ef86715 add a concurrency flag
* 8674a58 run suite concurrently, closes #3 | 2015-07-03 15:54:26 +03:00 |  | 
				
					
						| 
								
								
									 gedi | ca36316b7a | instead of Suite interface expose Suite struct * 570d70a update examples regarding Suite interface removal, closes #11 | 2015-07-03 15:54:06 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 46f5218d36 | update examples/db to pass golint | 2015-07-03 10:44:25 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 56998cc5cf | test undefined step snippet templates | 2015-07-03 10:34:05 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 42158ff04b | do not lint examples on travis | 2015-07-02 23:05:01 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 3ec64f42c9 | run go tests only in root package | 2015-07-02 16:42:56 +03:00 |  | 
				
					
						| 
								
								
									 gedi | e99804d43f | add a database interaction example | 2015-07-02 16:18:04 +03:00 |  | 
				
					
						| 
								
								
									 gedi | d25440860b | update travis to test more go versions to ensure compatibility * 172ad49 do not fetch linters and vet for go 1.1 tests | 2015-07-02 11:22:18 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 3b529178f3 | fixed merged imports, was not including sql drivers for example | 2015-07-02 11:09:58 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 49baf5524b | update byte comparison | 2015-07-01 16:56:37 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 42524a12f8 | api server implementation tests example | 2015-07-01 11:16:05 +03:00 |  | 
				
					
						| 
								
								
									 gedi | b2e7b20045 | always remove built test file | 2015-06-30 15:17:41 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 5829b59e80 | improve scenario outline tests and behavior | 2015-06-30 14:36:38 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 996d3d2725 | update for 0.2.0 release | 2015-06-29 17:26:52 +03:00 |  | 
				
					
						| 
								
								
									 gedi | bef768a5c3 | update documentation | 2015-06-29 17:06:55 +03:00 |  | 
				
					
						| 
								
								
									 gedi | e8f6030616 | refactor formatters to have base structure | 2015-06-29 14:11:57 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 6a99e1320d | add pending step error and handling | 2015-06-29 14:10:39 +03:00 |  | 
				
					
						| 
								
								
									 gedi | b3b02bc417 | minor optimizations, add []byte support for arguments | 2015-06-28 11:37:05 +03:00 |  | 
				
					
						| 
								
								
									 Gediminas Morkevicius | b15ff233e7 | Merge pull request #10 from DATA-DOG/reflect-arguments use reflection to set step arguments #9 | 2015-06-27 23:47:34 +03:00 |  | 
				
					
						| 
								
								
									 gedi | 2046da1611 | use reflection to set step arguments #9 * 9226bc5 more expressive conversion errors | 2015-06-27 23:46:43 +03:00 |  |