forked from AndroidIDEOfficial/AndroidIDE
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now errors are only caught when the app is built and run. Adding tests that run before building the app would help catch problems earlier.
Benefits:
-
Stops the LLM from deleting working code by giving it better feedback.
-
Finds small bugs before they turn into bigger problems later.
-
Gives the LLM a clearer view of what's working and what's broken.
-
Saves time on manual testing, especially for apps with many features.
-
More useful as apps get bigger, so better to add this now than later.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request