Add Scaffolding unit tests to L0
Open
Nobody has claimed this yet.
Scaffolding
- Dominant language
- Python
- Stars
- 14.7k
- Forks
- 2.8k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 489
Description
Add Scaffolding unit tests to L0.
Refer to:
https://github.com/NVIDIA/TensorRT-LLM/tree/main/tests#3-add-a-unit-test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository's tests guide at the linked “Add a unit test” section and identify the Scaffolding entry point and existing L0 test layout. Add the requested Scaffolding unit coverage at L0, then run the relevant test command to confirm the new tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100