Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)


# Orion

Orion 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)