Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lindt/behave-spark

behave spark pyspark bigdata specbyexample
https://github.com/lindt/behave-spark

Last synced: 2 days ago
JSON representation

behave spark pyspark bigdata specbyexample

Awesome Lists containing this project

README

        

# behave-spark

... to let your spark applications behave proper.

## Motivation

many products and services are these days data based. But how to test the data products

## Test Categories

### Behaviour Tests on Test Data

### Quality Assurance on Production Data

## Installation

```
pip install behave-spark
```

## Usage

behave-spark requires behave.

When implementing the steps...

```

```

## TODO

- ci
- sort table headers?