Skip to content

TST Add PEFT testing guide - #3648

Open
BenjaminBossan wants to merge 1 commit into
huggingface:mainfrom
BenjaminBossan:tst-add-test-contribution-guide
Open

TST Add PEFT testing guide#3648
BenjaminBossan wants to merge 1 commit into
huggingface:mainfrom
BenjaminBossan:tst-add-test-contribution-guide

Conversation

@BenjaminBossan

Copy link
Copy Markdown
Member

Adding tests or modifying existing ones is often a struggle for contributors and AI agents. This is because the testing code base is quite huge and not necessarily intuitive (e.g. not split by PEFT method). There is also a lot of institutional knowledge required that is not obvious from a quick glance at the tests.

This PR provides a tests/README.md that intends to clarify this. The idea is that readers of this file, especially AI agents, will have a much better idea when, where, and how to add and modify tests.

Adding tests or modifying existing ones is often a struggle for
contributors and AI agents. This is because the testing code base is
quite huge and not necessarily intuitive (e.g. not split by PEFT
method). There is also a lot of institutional knowledge required that
is not obvious from a quick glance at the tests.

This PR provides a tests/README.md that intends to clarify this. The
idea is that readers of this file, especially AI agents, will have a
much better idea when, where, and how to add and modify tests.
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants