paypal / Illuminator

iOS Automator
Apache License 2.0
38 stars 27 forks source link

tune up migration guide improvements #28

Closed kviksilver closed 9 years ago

kviksilver commented 9 years ago

provide the reader with a short list of concrete "next steps" to encourage them to migrate to "The Illuminator Way". Maybe something like:

  1. Review steps in the tests and extract them into an AppMap
  2. Replace test code with invocations of test steps
  3. Profit?

It probably breaks down into smaller steps than that. Heck, even better would be a small example showing the original tuneup code, the first conversion to Illuminator and then the remaining transformations until it finally becomes a real Illuminator test.