Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
281 views
in Technique[技术] by (71.8m points)

javascript - CypressIO - How to return multiple objects from plugins file for use with Configuration API and Code Coverage?

Currently my cypress tests are using this example for multi environment configuration which has a method to return from plugins file. Now i want to measure code coverage for my application, when referring to this documentation, it also needs a different object to be returned from plugins file. From what i read, we can return only one object from the plugins file. How do i achieve having both multi environment and code coverage?

Thanks!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...