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

https://github.com/crypdick/patching-ray-data-actors


https://github.com/crypdick/patching-ray-data-actors

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# patching-ray-data-actors

How to patch Ray Data actors for CI testing. Blog post: https://www.richarddecal.com/coding/how-to-mock-actors-in-ray-data-pipelines/

## Usage

```bash
pip install -r requirements.txt
pytest
```