Skip to content

Commandline interface to work with Cucumber Messages

License

Notifications You must be signed in to change notification settings

cucumber/messages-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

messages-cli

Commandline interface to work with Cucumber Messages

Given a messages file produce a test report in one of these format:

Building & Installing

Required

  • Apache Maven 3.9.9+
  • Java JRE 21+

First, checkout the latest release X.Y.Z:

git clone https://github.com/cucumber/messages-cli.git
git checkout vX.Y.Z

Then build the project

cd java 
mvn clean package

Then install the artifacts, for example:

cp -r ./target/maven-jlink/default/* ~/opt/cucumber-messages-cli
ln -s ~/opt/cucumber-messages-cli/bin/cucumber-messages ~/.local/bin/cucumber-messages

Usage

See: cucumber-messages --help

About

Commandline interface to work with Cucumber Messages

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 2

  •  
  •  

Languages