luis icon indicating copy to clipboard operation
luis copied to clipboard

Results 9 luis issues
Sort by recently updated
recently updated
newest added

FB v4 is in public alpha and it's looking pretty nice. Any thoughts on how to use luis with it?

@nishatshama please add support for Mocha and Jasmine. All we need is a reporter that stores following format: ```json module.exports.report = { "numFailedTests": 3, "numPassedTests": 5, "numTotalTests": 8, "testResults": [...

Hi there, When I follow the steps in the readme, I get: ``` $ npm run luis > [email protected] luis > luis Custom config not found. Launching standard configuration. No...

I'm having a hard time trying to get a sense of how usable this project is. I've played with your `luis-jest` and `luis-catalogue` repos, and I get the impression that...

Editor does not resize

It takes you to a movie trailer. FYI.

Hi, I'm trying to incorporate luis into a project, but I'm confused on a number of topics: - Which repo is for the actual luis library? The npm package points...