Guides: Test Driven Development

1. Once the AI has generated an output from Image or Prompt, you can further ask it to modify based on other criteria.

Once the AI has generated an output from Image or Prompt, you can further ask it to modify based on other criteria.

2. It'll make sure the criteria are fulfilled as per requirements.

It'll make sure the criteria are fulfilled as per requirements.

3. Test cases will now be reaudited and a few new test cases will be generated.

Test cases will now be reaudited and a few new test cases will be generated.

4. The AI will make sure the code has passed all the test cases.

The AI will make sure the code has passed all the test cases.