Giter VIP home page Giter VIP logo

Comments (6)

js-dieu avatar js-dieu commented on June 1, 2024

Hello

Thanks for reporting. Do you have any other plugins installed?

from pytest-monitor.

SI7-Agent avatar SI7-Agent commented on June 1, 2024

Hello
Yes, i have installed: pytest-bdd, pytest-stub, pytest-mock, pytest-sugar, pytest-profiling and pytest-memprof.

from pytest-monitor.

js-dieu avatar js-dieu commented on June 1, 2024

Hello

This is weird... I was thinking about a plugin already using this option but I am unable to reproduce the behaviour under Linux.
Can you just add for each plugin the version you are using ? BTW, you do not have any local plugin extending pytest options, don't you ?

from pytest-monitor.

SI7-Agent avatar SI7-Agent commented on June 1, 2024

Hello
I guess under Linux it will be working. There are lots of things perfectly running under Linux and never going under Windows
Versions of plugins are:
pytest-bdd v4.0.2
pytest-memprof v0.2.0
pytest-mock v3.5.0
pytest-profiling v1.7.0
pytest-stub v1.1.0
pytest-sugar v0.9.4
and pytest v6.2.1
What does mean "local plugin extending pytest option"? If that means that it's installed for the local user, i can't be sure. All of them had been installed locally for user, not admin.
//But I guess something is wrong with Windows XD//

from pytest-monitor.

js-dieu avatar js-dieu commented on June 1, 2024

Thanks a lot.

Agree. It is likely that we fall under some circumstances under Windows. I'll try to have a look by end of week.

from pytest-monitor.

js-dieu avatar js-dieu commented on June 1, 2024

Hello

Unfortunately, I am unable to reproduce. After having installed the plugins you indicated, i got the following output:

 H:\projects\dummy>pytest --db monitor.db
Test session starts (platform: win32, Python 3.8.6, pytest 6.2.1, pytest-sugar 0.9.4)
rootdir: H:\projects\dummy, configfile: pytest.ini
plugins: bdd-4.0.2, memprof-0.2.0, mock-3.5.1, monitor-1.5.0, profiling-1.7.0, stub-1.1.0, sugar-0.9.4
collecting ... 

and the test suite completes.
Do you have any overloading of the cli parameters by any custom plugin (conftest for instance) ?
From my understanding, there is another plugin using the option --remote. I've checked the code of the plugins you listed and none of them seems to define this option.

from pytest-monitor.

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.