[PR #623] [MERGED] pytest/vitest/jest docs #656

Closed
opened 2026-02-21 17:18:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/623
Author: @baskaryan
Created: 1/14/2025
Status: Merged
Merged: 1/21/2025
Merged by: @baskaryan

Base: isaac/testtutorialHead: bagatur/pytest_docs


📝 Commits (10+)

📊 Changes

12 files changed (+1013 additions, -347 deletions)

View changed files

📝 docs/evaluation/concepts/index.mdx (+48 -14)
📝 docs/evaluation/how_to_guides/index.md (+4 -3)
docs/evaluation/how_to_guides/pytest.mdx (+378 -0)
docs/evaluation/how_to_guides/static/jest_vitest_reporter_output.png (+0 -0)
docs/evaluation/how_to_guides/static/rich-pytest-outputs.png (+0 -0)
docs/evaluation/how_to_guides/static/simple-pytest-dataset.png (+0 -0)
docs/evaluation/how_to_guides/static/simple-pytest.png (+0 -0)
docs/evaluation/how_to_guides/static/simple-vitest.png (+0 -0)
docs/evaluation/how_to_guides/static/unit-test-suite.png (+0 -0)
docs/evaluation/how_to_guides/unit_testing.mdx (+0 -329)
docs/evaluation/how_to_guides/vitest_jest.mdx (+578 -0)
📝 vercel.json (+5 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/623 **Author:** [@baskaryan](https://github.com/baskaryan) **Created:** 1/14/2025 **Status:** ✅ Merged **Merged:** 1/21/2025 **Merged by:** [@baskaryan](https://github.com/baskaryan) **Base:** `isaac/testtutorial` ← **Head:** `bagatur/pytest_docs` --- ### 📝 Commits (10+) - [`e703e89`](https://github.com/langchain-ai/langsmith-docs/commit/e703e89af449cc7a31ee0e09133a438ff9ea303f) pytest docs - [`eb4b638`](https://github.com/langchain-ai/langsmith-docs/commit/eb4b63891b4a9a623ae5a448a86444907fd02b26) wip - [`ca154a7`](https://github.com/langchain-ai/langsmith-docs/commit/ca154a7e7558625db4e6f7cb47e449ff3c2eca38) img - [`e94214c`](https://github.com/langchain-ai/langsmith-docs/commit/e94214c956b3d9df1ae4be2356788ce9cdb67831) beta - [`5762509`](https://github.com/langchain-ai/langsmith-docs/commit/57625096a3c50e75a7ad10dac462d90168a56a21) redirect - [`f9320c1`](https://github.com/langchain-ai/langsmith-docs/commit/f9320c1032d9faaa889db9e15b79281ab8816fa5) Merge branch 'main' into bagatur/pytest_docs - [`ea96f3f`](https://github.com/langchain-ai/langsmith-docs/commit/ea96f3f96afbe439b57c1ed6e447c09fb3b8b766) wip - [`cd61416`](https://github.com/langchain-ai/langsmith-docs/commit/cd61416dc750aea5be6ee39be7260b8d49aa0ecf) merge - [`109cb9b`](https://github.com/langchain-ai/langsmith-docs/commit/109cb9baa187c16e526384b15e20c1a801772c89) concept - [`ef074ba`](https://github.com/langchain-ai/langsmith-docs/commit/ef074ba0dfbe88a9812596889cb5d4acb5c66274) fmt ### 📊 Changes **12 files changed** (+1013 additions, -347 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/concepts/index.mdx` (+48 -14) 📝 `docs/evaluation/how_to_guides/index.md` (+4 -3) ➕ `docs/evaluation/how_to_guides/pytest.mdx` (+378 -0) ➕ `docs/evaluation/how_to_guides/static/jest_vitest_reporter_output.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/rich-pytest-outputs.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/simple-pytest-dataset.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/simple-pytest.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/simple-vitest.png` (+0 -0) ➖ `docs/evaluation/how_to_guides/static/unit-test-suite.png` (+0 -0) ➖ `docs/evaluation/how_to_guides/unit_testing.mdx` (+0 -329) ➕ `docs/evaluation/how_to_guides/vitest_jest.mdx` (+578 -0) 📝 `vercel.json` (+5 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:18:35 -05:00
yindo closed this issue 2026-02-21 17:18:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#656