Test again & verify!

Run another test

from the lab3/cfn-project folder in the terminal, run another taskcat test:

cd /workshop/lab3/cfn-project
taskcat test run

Test Results

After the test completes you will see a new folder under cfn-project called taskcat_outputs

cfn-project
├── lambda_functions
├── templates
├── .taskcat.yml
└── taskcat_outputs/index.html < - (report)

To open taskcat_outputs/index.html in the AppStream browser, we’ve provided a simple shortcut that can be executed from the terminal:

open-taskcat-report

To see the test logs click the View Logs link