Giter Site home page Giter Site logo

Comments (6)

randy3k avatar randy3k commented on June 21, 2024

The panel should be updated incrementally. Is it!?

from unittesting.

rwols avatar rwols commented on June 21, 2024

I don't see any incremental updates. ST 4084 on Linux.

from unittesting.

randy3k avatar randy3k commented on June 21, 2024

Not sure if you mean this.

Sep-03-2020 15-52-43

ST 4084 on macOS.

from unittesting.

randy3k avatar randy3k commented on June 21, 2024

By the way, are you using deferred testcases?

from unittesting.

rwols avatar rwols commented on June 21, 2024

Yes. A mixture of regular unittest.TestCase and unittesting.DeferredTestCase even.

from unittesting.

gerardroche avatar gerardroche commented on June 21, 2024

I've been updating NeoVintageous to Python 3.8 in ST4 and have similar issues.

I've narrowed the issue down to the UnitTesting reloader. The reloader causes random failures.

In NeoVintageous (st4 branch) the tests randomly fail and the test panel can remain empty like described above.

When I comment out the reloading code it works, but obviously I need to restart ST when I make changes to the plugin:

gerardroche@dcfec0b

With the above change the NeoVintageous tests run fine, .

For my PHPUnitKit plugin I replaced the reloader code with (AutomaticPackageReloader plugin):

sublime.active_window().run_command('package_reloader_reload')

That seemed to work for PHPUnitKit but not for NeoVintageous.

from unittesting.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.