2

Anyone have idea how to run Three20's Unit Tests?

I have downloaded their package from github but really have no idea on how to run the unit tests?

Lix
  • 47,311
  • 12
  • 103
  • 131
Howard
  • 19,215
  • 35
  • 112
  • 184
  • Removed the `facebook` tag... I don't see a question relevant to facebook development here. – Lix Dec 08 '11 at 13:24
  • 1
    right click delete - check out http://nimbuskit.info/ instead. Walk throughs and heavy documentation. Designed by Jeff the latest Three20 coordinator. – tutts Dec 08 '11 at 13:27
  • to add to rocky's comment, as i understand it three20 is not going to be developed anymore so unless you really need to be using three20 you should think about switching to nimbus. – carbonbasednerd Dec 08 '11 at 13:34
  • So you mean Three20 is dead now? – Howard Dec 08 '11 at 16:48
  • Maybe not dead. It's open source so people may continue to develop for it. It's still ok to use but I wouldn't bet on it keeping up with iOS changes. – carbonbasednerd Dec 09 '11 at 12:41

1 Answers1

0

The new Three20 workspace has a scheme to easily let you run all UnitTests across all Three20 subprojects.

It's not that many test right now, but we hope the number will grow in the future.

tonklon
  • 6,777
  • 2
  • 30
  • 36