Граф коммитов

  • 2d3d04e0e6 more specific types and references for gherkin nodes gedi 2015-06-16 17:22:58 +03:00
  • 7f214c702b build status based on master gedi 2015-06-16 17:27:35 +03:00
  • a38d5bc0d0 suppress suite stderr output gedi 2015-06-16 16:26:52 +03:00
  • 42ca958118 update usage info, finish pretty format gedi 2015-06-16 15:54:08 +03:00
  • 84c5567a10 progress with pretty formatter gedi 2015-06-15 17:50:17 +03:00
  • 156613f767 update step print matches gedi 2015-06-15 14:42:40 +03:00
  • b69fa26b8b continue with output formatter implementation gedi 2015-06-15 11:15:06 +03:00
  • 3ee0746a3c Multiple init functions are allowed per file. Algirdas Matas 2015-06-15 11:00:40 +03:00
  • 3a2a357bd0 an initial formatter impl gedi 2015-06-14 00:32:47 +03:00
  • fa9419c2d3 start to describing godog itself with godog gedi 2015-06-13 00:02:10 +03:00
  • 54e8ddb5db custom type for arguments in order to have convenient cast methods gedi 2015-06-12 21:10:09 +03:00
  • d111956758 fix context import when package is not godog gedi 2015-06-12 20:15:39 +03:00
  • f292e412c6 move step handler type to suite gedi 2015-06-12 17:35:00 +03:00
  • 0c1d529e06 parse features for suite, add doc for public methods gedi 2015-06-12 17:17:33 +03:00
  • 5fdfd4f4b1 do not panic on command error exit gedi 2015-06-12 16:58:45 +03:00
  • 1eac4376b2 Make suite private Algirdas Matas 2015-06-12 16:56:55 +03:00
  • 412465f947 Parse contexts that have Suite interface in func definition Algirdas Matas 2015-06-12 16:47:02 +03:00
  • ed9d322492 colorization support and redirect stdout and stderr for the command gedi 2015-06-12 16:16:54 +03:00
  • 17a24204da run built test suite source with godog command gedi 2015-06-12 15:39:41 +03:00
  • 620b8ef3f1 build basic test runner from package source and test files gedi 2015-06-11 17:43:17 +03:00
  • 4afb53d310 support gherkin scenario outline and examples read scenario outline related tokens in gherkin lexer gedi 2015-06-11 10:48:26 +03:00
  • 1cc5fde508 merge lexer package into gherkin gedi 2015-06-11 10:36:48 +03:00
  • 9bacb9cc6f separate readme and license copy for gherkin package gedi 2015-06-11 10:23:38 +03:00
  • 9ba9540dc4 add doc references to readme gedi 2015-06-11 10:13:25 +03:00
  • e1d48ef104 package documentation gedi 2015-06-11 10:02:58 +03:00
  • 6182dc5d72 give a project name gedi 2015-06-10 16:15:01 +03:00
  • aa08819bb3 register steps like http handler gedi 2015-06-10 15:02:30 +03:00
  • 4c0cd750f1 golang 1.5 reference compat issue gedi 2015-06-10 14:28:56 +03:00
  • a3ce373a43 support token comments gedi 2015-06-10 12:58:26 +03:00
  • 89cf447c8d token AST tree does not need mutex gedi 2015-06-10 11:59:55 +03:00
  • 7e9d56a900 test tag parsing and merging gedi 2015-06-09 22:26:25 +03:00
  • 951b1357b4 refactor peek functionality, begin whole feature parse tests gedi 2015-06-09 22:10:57 +03:00
  • df957153a8 disable multiline feature for step definitions gedi 2015-06-09 19:01:35 +03:00
  • 32cad20e06 add multiline step parsing test gedi 2015-06-09 17:09:31 +03:00
  • 33805bca2b add general step parsing tests gedi 2015-06-09 16:50:55 +03:00
  • 2cc517654e test base use cases for feature definition parser gedi 2015-06-09 11:44:29 +03:00
  • 421f9d3e11 begin testing feature parsing gedi 2015-06-08 23:11:02 +03:00
  • 97b6998348 finish parse step definition gedi 2015-06-08 17:44:39 +03:00
  • 5a3b979e01 parse scenario or background steps gedi 2015-06-08 08:04:05 +03:00
  • e7ae301947 begin with parser implementation gedi 2015-06-07 11:18:46 +03:00
  • 832c0999d0 initial commit with gherkin lexer gedi 2015-06-06 20:07:54 +03:00