Releases: QAStudio-Dev/playwright-reporter-python
Releases · QAStudio-Dev/playwright-reporter-python
Release v1.0.6
Release v1.0.5
Release v1.0.4
What's Changed
Installation
pip install qastudio-pytest==1.0.4Full Changelog
Release v1.0.3
What's Changed
- Bump version to 1.0.3 (1f19649)
- Update Python version in configuration files (721530b)
- Add mypy configuration to pyproject.toml (c354060)
- Enhance QAStudio plugin with attachment support and Playwright test examples (4b2a60e)
Installation
pip install qastudio-pytest==1.0.3Full Changelog
Release v1.0.2
Release v1.0.1
What's Changed
- Bump version to 1.0.1 (17cf46b)
- Refine release process in documentation and GitHub Actions workflow (06c56ec)
- Add Flake8 configuration and update type hints in API client and models (9e14bd1)
- Implement GitHub Actions workflows for release creation and publishing to PyPI. Update CLAUDE.md with a quick release process and required secrets setup. Add detailed documentation in WORKFLOWS.md for CI testing, release creation, and publishing steps. (20ac092)
- Enhance documentation for development workflow and pre-commit checklist in CLAUDE.md. Update contact email and documentation link in README.md. Simplify logging in plugin.py by condensing log message formatting. (a21a061)
- Initialize qastudio-pytest plugin with core functionality, including API client, test result reporting, and configuration management. Add essential files: README.md, LICENSE, CONTRIBUTING.md, and .gitignore. Implement CI workflow for testing and package building. Include utility functions and models for test data handling. (615bddb)
Installation
pip install qastudio-pytest==1.0.1Full Changelog
Initial release