Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 422 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 422 Bytes

Test framework for Open-CAS Linux

This repository contains test framework based on pytest and utilities for remote test execution and storage software testing. It's used by Open CAS Linux test suite.

Required python packages

Required python packages can be found here.
You can install them automatically running pip3 install -r requirements.txt.