feast-dev / feast-dev/feast

Introduce `feast test` to run tests on transformations

Open
#5,158 1 comment 0 reactions 0 assignees View on GitHub
kind/feature wontfix
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
We should introduce a `feast test` cli tool to allow users to run tests similar to `dbt run test`

**Describe the solution you'd like**
A development experience for feature transformation equivalent to https://docs.getdbt.com/docs/build/data-tests

**Describe alternatives you've considered**
N/A

**Additional context**
Right now we run type inference and engineers end up coding their own unit tests. Unit tests are good too and should complement pytest but it'd be nice to have this support out of the box for MLEs to feel confident about their feature transformations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.