jax-ml / jax-ml/ml_dtypes

Add gtest instructions

Open
#76 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
361
Forks
60
Avg merge
18h 41m
Merged PRs (30d)
3

Description

The README has instructions on running pytest...
```
pip install absl-py pytest
pytest --pyargs ml_dtypes
```

It would also be useful for contributors to indicate how to correctly run `./ml_dtypes/tests/float8_test.cc`

Contributor guide

Open the contributing guide

Research direction

Read the README section showing how pytest is installed and run, then inspect ml_dtypes/tests/float8_test.cc and the repository's existing test setup. Determine the supported gtest command for that test and document it alongside the pytest instructions. Done means contributors can follow the README to run float8_test.cc correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
documentation, testing-qa
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.