Code Monkey home page Code Monkey logo

Comments (4)

alexcrichton avatar alexcrichton commented on June 4, 2024

I don't personally mind going either way myself, I was mostly just getting confused when I set this up originally. So long as it's easy to write tests and it's easy to run tests I don't think it matters too much what the specifics are!

from wasmtime-py.

whitequark avatar whitequark commented on June 4, 2024

fixes setup.py so that python setup.py test works.

That's deprecated.

from wasmtime-py.

willkg avatar willkg commented on June 4, 2024

fixes setup.py so that python setup.py test works.

That's deprecated.

Oh neat! I didn't know that. It was always a pain in the ass to support.

pytest has some niceties around what gets displayed in test failures when using regular asserts. Otherwise it seems like six-of-one vs. half-dozen-of-the-other with this test suite.

from wasmtime-py.

tobych avatar tobych commented on June 4, 2024

Hi Alex (and Will). As I promised in my email a few days ago I've just submitted a PR... so hopefully I'm more welcome to chime in here as a random bloke in Seattle than I was before.

I'm a big fan of pytest over unittest.

pytest gives you lots of information when tests fail, because of all its magical cleverness.

from wasmtime-py.

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.