Skip to content

reanahub/pytest-reana

Repository files navigation

pytest-REANA

image image image image image image image

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