Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Chlebek <eric@sensu.io>
  • Loading branch information
echlebek committed Feb 27, 2022
1 parent 81f26e6 commit e314947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ way as cram in most, but not all, cases.
DONE:
* A command line tool (grill) that can execute tests in grill format.
* Support for regex and glob line matching.
* Shell variables are persisted between commands.

TODO:
* Support cram's environment variables.
* Gradually add support for cram's command-line flags.
* Flesh out the tests for the test.t reader.
* Persist new shell variables between commands.

WONTFIX:
* PCRE is not supported. Instead, Go's regexp language is.
Expand Down

0 comments on commit e314947

Please sign in to comment.