Skip to content

Fails silently on valid RAML, even with names option #230

@malomick

Description

@malomick

Using abao to test my REST API, which is running in the default Docker machine:

me$ abao my-api.raml --server $(docker-machine ip)

Hangs for <.5s, then abao exits and I'm back at my prompt, nothing output or printed by abao. Even when I run with just the names option (me$ abao my-api.raml --names), it exits with no output. If it's failing or throwing an error, it's doing so silently; so I have no good way to troubleshoot.

Initially, some of my JSON schema were invalid, and abao was (correctly) complaining; so I know abao is working to that degree, and I have now confirmed that all my JSON and RAML is valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions