question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: Support mocha

See original GitHub issue

It would be great to have an option to use mocha and chai (and sinon) instead of using jasmine.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:16
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
JemiloIIcommented, Jun 7, 2018

I would appreciate seeing mocha used instead of jasmine. I have more tools that integrate with mocha over jasmine and the .only / .skip, in my opinion, is much nicer to read than fdescribe and xdescribe. Jasmine also has had some pretty strange crashes just because a test would fail. It’d be nice to tell me the test failed instead of crashing the entire suite, letting chrome hang, and never printing out the real error. What happened? The setup in the before/beforeEach failed. Kinda stupid.

1reaction
Neutrino-Sunsetcommented, Sep 6, 2018

Jasmine is horrific. Anything that exposes a property named ‘and’ needs to be shot and incinerated.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mocha - the fun, simple, flexible JavaScript test framework
Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, ... Become a backer and support Mocha with a...
Read more >
Feature request - UI scaling - Mocha Pro - Boris FX Forum
When working in Mocha, especially on smaller screens (1080p) I often find myself closing and opening panels to gain more work space. The...
Read more >
How to Request a New Feature - TiVo
Support Home / How to Request a New Feature ... Feature suggestions from customers like you are important to us as we develop...
Read more >
Getting Started with Node.js and Mocha - Semaphore Tutorial
Mocha is a simple, extensible and fast testing library for Node.js. This article will walk you through its installation, configuration and usage.
Read more >
Unit test reports - GitLab Docs
Create an issue if there's something you don't like about this feature. Propose functionality by submitting a feature request. Join First Look to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found