Releases: BK-Chris/AppTester
App Tester - Pre-Release
AppTester - Pre-Release v0.9
I'm excited to share the pre-release of AppTester, a WPF application I've been working on to simplify the testing of console applications. This version is a work-in-progress, and I’m looking forward to hearing your thoughts on it.
🚀 Key Features in This Pre-Release
-
Solution Management:
Add a.sln
file, and AppTester will try to build it automatically and identify the executable path. -
Testing Automation:
Run your console application with paired inputs and outputs, and get real-time feedback and logs. -
Enhanced Path Management:
- Clickable and selectable file paths.
- Context menu options for deleting, moving, or reordering paths dynamically.
🛠️ Known Issues
-
Preview Reset:
Deleting an item from the input/output list resets the preview to the default state.
Workaround: Re-select the file to regenerate the preview. -
No Bulk Deletion:
The option to delete all input/output paths isn’t available yet.
📈 Planned Improvements
-
Better Button Interactivity:
Disable the Run Tests button until the solution is successfully built. -
Style Enhancements:
Add distinct styles for disabled buttons and other UI elements. -
Refactoring:
Move input/output handling to a separate class for better code organization. -
New Features:
- Add manual input creation with file generation.
- Implement proper asynchronous methods to keep the UI responsive during testing.
⚠️ Disclaimer
This is a pre-release version, and while most features are functional, some areas are still under development. I appreciate your patience and would love to hear any feedback you might have to help improve the application.
Thank you for trying out AppTester! Your support and input mean a lot to me as I continue working toward a stable release.