Skip to content

Conversation

Chaitya62
Copy link
Member

Example in async style.

Chaitya Shah and others added 2 commits May 31, 2019 13:30
@Chaitya62
Copy link
Member Author

Chaitya62 commented May 31, 2019

@singh811 Is there some issue with the master, I have changed the readme still the CI failed ?

Also regarding my example: is the
yourTest function misleading, how else can we show that stop should be called when test is completed ?

  • Writing a Dummy for yourTest which returns a promise could be and option.

if (bs_local.isRunning()) {

// run your test here
yourTest(function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe using a much more contextual name like testScenario or something on these lines?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants