/pytest-reana

REANA pytest fixtures and test utilities

Primary LanguagePythonMIT LicenseMIT

pytest-REANA

https://readthedocs.org/projects/pytest-reana/badge/?version=latest

About

pytest-REANA is a component of the REANA reusable and reproducible research data analysis platform. It provides pytest fixtures and test utilities.

Features

  • pytest fixtures
  • mocking OpenAPI client with request format validation
  • mocking Advanced Message Queuing Protocol consumers and producers
  • mocking Celery tasks
  • mocking file system workspace access
  • mocking database access
  • includes sample workspace directory

Usage

The detailed information on how to install and use REANA can be found in docs.reana.io.

Useful links