8000 feat(icon): add the pytest icon by remcohaszing · Pull Request #3674 · vscode-icons/vscode-icons · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(icon): add the pytest icon #3674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2025
Merged

feat(icon): add the pytest icon #3674

merged 1 commit into from
Jan 29, 2025

Conversation

remcohaszing
Copy link
Member

The file icon is applied to pytest.ini and .pytest.ini. See https://docs.pytest.org/en/stable/reference/customize.html.

The folder icon is applied to .pytest_cache. See https://docs.pytest.org/en/stable/reference/reference.html#confval-cache_dir.

Previously the python folder icon was used for .pytest_cache.

The icon was taken from
https://github.com/pytest-dev/pytest/blob/main/doc/en/img/pytest_logo_curves.svg.

Changes proposed:

  • Add

The file icon is applied to `pytest.ini` and `.pytest.ini`. See
https://docs.pytest.org/en/stable/reference/customize.html.

The folder icon is applied to `.pytest_cache`. See
https://docs.pytest.org/en/stable/reference/reference.html#confval-cache_dir.

Previously the python folder icon was used for `.pytest_cache`.

The icon was taken from
https://github.com/pytest-dev/pytest/blob/main/doc/en/img/pytest_logo_curves.svg.
Copy link
Member
@robertohuertasm robertohuertasm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@robertohuertasm robertohuertasm added this to the Next milestone Jan 28, 2025
@remcohaszing remcohaszing merged commit d7366d0 into master Jan 29, 2025
16 checks passed
@remcohaszing remcohaszing deleted the pytest branch January 29, 2025 07:44
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
0