![Tests failed](https://img.shields.io/badge/tests-1%20passed%2C%203%20failed-critical) |Report|Passed|Failed|Skipped|Time| |:---|---:|---:|---:|---:| |[fixtures/karma-junit.xml](#user-content-r0)|1 ✅|3 ❌||486ms| ## ❌ fixtures/karma-junit.xml **4** tests were completed in **486ms** with **1** passed, **3** failed and **0** skipped. |Test suite|Passed|Failed|Skipped|Time| |:---|---:|---:|---:|---:| |[__tests__\main.test.js](#user-content-r0s0)|1 ✅|3 ❌||486ms| ### ❌ __tests__\main.test.js ``` Test 1 ✅ Passing test Test 1 › Test 1.1 ❌ Failing test Error: expect(received).toBeTruthy() ❌ Exception in target unit Error: Some error Test 2 ❌ Exception in test Error: Some error ```