Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wesovilabs/orion
A next-generation testing tool. Orion provides a powerful DSL to write and automate your acceptance tests
https://github.com/wesovilabs/orion
bdd testing testing-tools
Last synced: 1 day ago
JSON representation
A next-generation testing tool. Orion provides a powerful DSL to write and automate your acceptance tests
- Host: GitHub
- URL: https://github.com/wesovilabs/orion
- Owner: wesovilabs
- License: mit
- Created: 2021-02-12T05:27:37.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T13:52:05.000Z (over 3 years ago)
- Last Synced: 2024-06-19T00:32:37.206Z (5 months ago)
- Topics: bdd, testing, testing-tools
- Language: Go
- Homepage: http://www.wesovilabs.com/orion
- Size: 6.37 MB
- Stars: 47
- Watchers: 9
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wesovilabs/orion.svg?branch=master)](https://travis-ci.org/wesovilabs/orion)
[![Go Report Card](https://goreportcard.com/badge/github.com/wesovilabs/orion)](https://goreportcard.com/report/github.com/wesovilabs/orion)
[![GoDoc](https://godoc.org/github.com/wesovilabs/orion?status.svg)](https://godoc.org/github.com/wesovilabs/orion)
[![codecov](https://codecov.io/gh/wesovilabs/orion/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/orion)
# OrionOrion is born to change the way we implement our acceptance tests. It takes advantage of HCL from Hashicorp t
o provide a **simple DSL to write the acceptance tests**. The syntax is inspired in Gherkin.> Please visit full documentation [http://www.wesovilabs.com/orion/](http://www.wesovilabs.com/orion/)
## Tutorials & Guides
- [Orion: A next-generation automation testing tool](https://ivan-corrales-solera.medium.com/orion-a-next-generation-automation-testing-tool-4ea53eeb2517)
- [Orion in action: Testing a real API](https://ivan-corrales-solera.medium.com/orion-in-action-testing-a-real-api-a780244141a2)Additionally, a repository with a list of examples can be found [here](https://github.com/wesovilabs/orion-examples)
## Contact
Don't hesitate to reach me by email at `[email protected]` or send me a message through of
[Linkedin](https://www.linkedin.com/in/ivan-corrales-solera/) or [Twitter](https://twitter.com/wesovilabs)