Coder Social home page Coder Social logo

Comments (8)

PerezHz avatar PerezHz commented on July 19, 2024

I'd personally prefer pytest over unittest, but I'm not sure if there's a reason why some tests use one or the other. I would also be in favor of having all tests in a single place, so moving the doppler tests to orbitdeterminator/tests/ seems to me like a good thing to do

from orbitdeterminator.

hornig avatar hornig commented on July 19, 2024

@apak-00 do you think we could re-code your test and use pytest?

from orbitdeterminator.

spursbyte avatar spursbyte commented on July 19, 2024

I will like to work on this issue. Can you assign it to me?

from orbitdeterminator.

hornig avatar hornig commented on July 19, 2024

I will like to work on this issue. Can you assign it to me?

just start :). Me and @PerezHz will help. Either ask here or come to our Zulip chat :).

from orbitdeterminator.

shubhank-saxena avatar shubhank-saxena commented on July 19, 2024

Hello @hornig
I am a GSoC'21 aspirant. Here are some points that I feel could help-

  • Pytest has all the baseline features of unittest library. So pytest is always a plus thing for us.
  • Pytest can help us to integrate much more modules with it, like xdist(multiple cpu distribution library).
  • Pytest has some great integration with coverage libraries, which can help in near future when in need for analysing code coverage.

As for the central test folder is considered, I think it would be a good plan of action. Also if we want to (in near future) need to segregate type of tests and then run them according to our needs, with marks feature of pytest.

These are just some of my observations. Please do correct me if I am wrong anywhere. Thank you!

from orbitdeterminator.

hornig avatar hornig commented on July 19, 2024

Ok shubhank, thx.
And now? :)

from orbitdeterminator.

shubhank-saxena avatar shubhank-saxena commented on July 19, 2024

Ok shubhank, thx.
And now? :)

I am on it!

from orbitdeterminator.

hornig avatar hornig commented on July 19, 2024

Ok shubhank, thx.
And now? :)

I am on it!

works?

from orbitdeterminator.

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.