Angles is a test dashboard that will allow you to store all your automated test results independent of the test automation framework you are using (as long as there is a client which supports using the Angles API), in a single location and has common for reports for all of them. It also allows you to view the results from various angles
The Angles JavaScript client contains the necessary actions to store and retrieve the test results and screenshots when running your tests. This can be used with any JavaScript based execution framework and give you a consistent way of storing your test results.
This is the UI part pf the Angles dashboard, which uses the Angles API to display the results of your test runs (including steps, screenshots and image comparison)