1.1.0-alpha.11 • Published 1 year ago
@baento/tsflow v1.1.0-alpha.11
TSFlow
Welcome to TSFlow, a lightweight and intuitive framework for defining and running BDD tests in your projects, inspired by SpecFlow and jest-cucumber. TSFlow makes it easy to write, organize, and execute steps in a structured and readable way.
⚠️ This project is still under heavy development. Beware of breaking changes !
Features
- ✏️ Simple syntax: Implement and reuse steps with a clear and concise syntax.
- 🔗 Automatic bindings: Bind your Gherkin scenarios to your step definitions with two lines.
- 💉 Dependency injection: Easily share context between your binding classes.
Getting Started
Check out our GitHub README for more details.
Contributing
We welcome contributions to TSFlow! If you find a bug or have a feature request, please open an issue on GitHub. You can also fork the repository and submit a pull request.
License
TSFlow is licensed under the MIT License. See the LICENSE file for more information.
Acknowledgements
Special thanks to all contributors who have helped make TSFlow possible.
Happy Stepping! 🥒