Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
php-testo
/
testo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
12
Star
205
Code
Issues
18
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(rector): PHPUnit↔Testo typed-assert & Repeat/Retry conversions, Assert API gaps (#270)
- #292
#292
Merged
roxblnfk
merged 7 commits into
1.x
php-testo/testo:1.x
from
feature/issue-270-typed-assert-conversions
php-testo/testo:feature/issue-270-typed-assert-conversions
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
feat(rector): PHPUnit↔Testo typed-assert & Repeat/Retry conversions, Assert API gaps (#270)
#292
roxblnfk
merged 7 commits into
1.x
php-testo/testo:1.x
from
feature/issue-270-typed-assert-conversions
php-testo/testo:feature/issue-270-typed-assert-conversions
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
feat(assert): implement numeric(), notBlank() and sameElementsAs()
Show description for 0ababfe
roxblnfk
committed
0ababfe
View commit details
Copy full SHA for 0ababfe
Browse repository at this point
feat(rector): convert comparison/array-key/canonicalizing/emptiness assertions and Repeat/Retry
Show description for 709f34b
roxblnfk
committed
709f34b
View commit details
Copy full SHA for 709f34b
Browse repository at this point
fix(test): drop defect ordering from the PHPUnit mutation mirror
Show description for f96584b
roxblnfk
committed
f96584b
View commit details
Copy full SHA for f96584b
Browse repository at this point
fix(rector): emit self::assert* from a typed chain where $this is unavailable
Show description for 57b8ee3
roxblnfk
committed
57b8ee3
View commit details
Copy full SHA for 57b8ee3
Browse repository at this point
fix(test): mirror support fixtures and skip unconvertible Expect tests in the PHPUnit mirror
Show description for 24b5442
roxblnfk
committed
24b5442
View commit details
Copy full SHA for 24b5442
Browse repository at this point
Commits on Aug 18, 2026
feat(rector): fan a class-level Testo #[Repeat]/#[Retry] out onto each test method
Show description for 0c8d598
roxblnfk
committed
0c8d598
View commit details
Copy full SHA for 0c8d598
Browse repository at this point
fix(test): keep the body and attributes of a skipped mirror test, and skip only truly unconvertible Expect
Show description for ce668e4
roxblnfk
committed
ce668e4
View commit details
Copy full SHA for ce668e4
Browse repository at this point
You can’t perform that action at this time.