Skip to content

Recipes

Yisroel Yakovson edited this page Oct 7, 2021 · 15 revisions

Welcome to the recipes main page. We are striving to create a separate page for each, for simple reference and maintenance.

In general, by "recipe" we mean basic steps to reach common goals. As with cooking recipes, different cooks will prefer different approaches, and they all might have advantages.

Just some fair warning: sometimes they might fail. But they are useful enough to be shared and followed.

The current recipes are using AVA, because it has a simple syntax and a low learning curve.


Beginner's Class Recipes

  1. Create a Project
  2. Test a Function
  3. Test Error Throwing
  4. Stub a Function
  5. Check Coverage
  6. Troubleshoot
Clone this wiki locally