pytest-mcp-assert 0.7.2__tar.gz → 0.7.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/PKG-INFO +1 -1
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pyproject.toml +1 -1
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert/__init__.py +1 -1
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/PKG-INFO +1 -1
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/README.md +0 -0
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert/plugin.py +0 -0
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/SOURCES.txt +0 -0
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/dependency_links.txt +0 -0
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/entry_points.txt +0 -0
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/requires.txt +0 -0
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/top_level.txt +0 -0
- {pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pytest-mcp-assert
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.3
|
|
4
4
|
Summary: pytest plugin for mcp-assert: run MCP server assertions as pytest test items
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Project-URL: Homepage, https://github.com/blackwell-systems/mcp-assert
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pytest-mcp-assert
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.3
|
|
4
4
|
Summary: pytest plugin for mcp-assert: run MCP server assertions as pytest test items
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Project-URL: Homepage, https://github.com/blackwell-systems/mcp-assert
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|
{pytest_mcp_assert-0.7.2 → pytest_mcp_assert-0.7.3}/pytest_mcp_assert.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|