Detox: Run specific test spec

Created on 29 Aug 2017  路  1Comment  路  Source: wix/Detox

Hi guys,

I wonder is there anyway to run specific test cases or file? Cause maybe if we create a lot of test case, the other have passed. But now now one of them is not working. Then whenever i tried to see what is wrong with the E2E of that part only i will have to run everything.

Please help. Thanks

questiostack overflow

Most helpful comment

Use describe.only or it.only.

>All comments

Use describe.only or it.only.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jrobber picture jrobber  路  3Comments

alexmngn picture alexmngn  路  3Comments

brunobar79 picture brunobar79  路  4Comments

kceb picture kceb  路  4Comments

carlosalmonte04 picture carlosalmonte04  路  4Comments