Skip to content

Feature: unit testing and integration testing #579

@assafey

Description

@assafey

First, this is a very nice framework, I'm using it and love it!

Can you add the following to Jooby:

  1. Unit and integration testing support
  2. Unit and integration testing documentation
  3. Test routing support, example use case:
    I want to test that a route (such as /hello) is pointing to a controller (such as HelloWorldController)
    so I need to open a server send the request but with a mock controller

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions