Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

chutney-testing/chutney-junit

Repository files navigation

Build Codacy Badge Coverage Status Download Zulip chat

Chutney junit aims to run Chutney testcase with a custom JUnit 5 engine.

It currently provides :

  • An API which offers set up annotations.
  • An implementation of a JUnit 5 engine to run glacio feature files.

Summary


How to contribute ?

PRs Welcome

You don't need to be a developer to contribute, nor do much, you can simply:

To help you start, we invite you to read:

  • Contributing, which gives you rules and code conventions to respect
  • Getting started, which document :
    • How to install and use Chutney as a User
    • How to install and setup the required environment for developing
  • Help Wanted, if you wish to help us, but you don't know where to start, you might find some ideas in here !

To contribute to this documentation (README, CONTRIBUTING, etc.), we conforms to the CommonMark Spec


Team

You can write to us at: https://chutney-testing.zulipchat.com/

Core contributors :

Contributors

We strive to provide a benevolent environment and support any contribution.


Roadmap

Project history

Project history can be seen in :

Current State

Chutney junit is in its early phase of development. It is nevertheless used for Chutney integration tests.