Giter Club home page Giter Club logo

Comments (7)

jiamo avatar jiamo commented on July 23, 2024

Just about the doc. I only find code in test using py.test framework to test service. Can we have some examples don't using py.test. In real project we may don't use py.test helper as client code to call service.

from nameko.

mattbennett avatar mattbennett commented on July 23, 2024

Nameko uses py.test for its own tests, and we encourage others to do so as well. It's also basically compatible with the other testing frameworks, so I don't see much value in adding non-pytest examples. You should be able to port the same concepts to another testing framework if you really need to.

from nameko.

omidraha avatar omidraha commented on July 23, 2024

It's obviously, but please add something like this to the example of index page:

To run above code, insure that you have RabbitMQ running, for example:
$ docker run -p5672:5672 rabbitmq:latest

from nameko.

tyler46 avatar tyler46 commented on July 23, 2024

@mattbennett I can handle this addition on the docs if it's ok.

from nameko.

mattbennett avatar mattbennett commented on July 23, 2024

@tyler46 yes please!

from nameko.

tyler46 avatar tyler46 commented on July 23, 2024

@mattbennett great, I will prepare a PR for review.

from nameko.

iky avatar iky commented on July 23, 2024

Fixed by #591

Thanks @tyler46!

from nameko.

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.