Skip to content

[Feature request] Record input and auto testing #17195

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

Open
Realmantik opened this issue May 10, 2025 · 0 comments
Open

[Feature request] Record input and auto testing #17195

Realmantik opened this issue May 10, 2025 · 0 comments
Labels
Unit Tests Anything related to unit tests

Comments

@Realmantik
Copy link

Quick summary

Testing games is very time consuming thing. Some PRs improve some games and make others worse. Can testing be improved and automated?
Possible solution:
1.Ability to record input from joistick or keyboard with time intervals between key presses.
2.Ability to replay recorded inputs.
3.Ability to auto update binaries of rpcs3 and start replaying games in library.
4.Some reporting tools to view the difference between runs.
5.Tools for automated regression testing.

I think rpcs3 needs such tools for better bug and regression reports.

Details

No response

@Megamouse Megamouse added the Unit Tests Anything related to unit tests label May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unit Tests Anything related to unit tests
Projects
None yet
Development

No branches or pull requests

2 participants