Ticket #60 (closed proposed-project: wontfix)
Unit testing of GUI code (and whole programs)
| Reported by: | mahogny@… | Owned by: | none |
|---|---|---|---|
| Priority: | OK | Keywords: | |
| Cc: | Topic: | Tools | |
| Difficulty: | unknown | Mentor: | not-accepted |
Description (last modified by shelarcy) (diff)
testing GUIs automatically is currently very messy. write a tool for the job! I would expect that you pick a haskell GUI of your choice and then write a middle-layer between the GUI and the program (or dig into the library internals how to extract the GUI structure). you might then feed this in a good format to QuickCheck? or just add a user-clicks-like-crazy-crash-test.
Interested Mentors
- Kido Takahiro (shelarcy) <shelarcy@…>
Interested Students
Change History
Note: See
TracTickets for help on using
tickets.
