Closed
Bug 470475
Opened 17 years ago
Closed 3 years ago
Add testing framework for widget/cocoa (maybe OCUnit?)
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: samuel.sidler+old, Unassigned)
References
()
Details
We should really have a testing framework for the Cocoa code that's being written so that we can add regression tests for bugs. It might not be possible for all bugs, but this is a good step in getting widget/cocoa tested.
I recommend researching OCUnit, which is part of XCode > 2.1. URL above talks a bit about it.
| Assignee | ||
Updated•8 years ago
|
Component: New Frameworks → General
Updated•3 years ago
|
Severity: major → S2
Comment 1•3 years ago
|
||
This code is definitely being tested these days :)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•