Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.08 KB

README.rst

File metadata and controls

60 lines (44 loc) · 2.08 KB

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