Skip to content

Out of date documention re Jasmine #60

@xavier-taylor

Description

@xavier-taylor

Hi there,

I am maintaining some old code at my company that happens to use Vandium and Jasmine, and I am adding some tests to the code as I go about working with it.

I think the comment here:
https://github.com/vandium-io/lambda-tester/blob/master/docs/test-frameworks.md

"Jasmine does not support Promises as return types, and thus requires an additional step when verifying Lambda handlers. Tests should be set to use asynchronous operation using the done callback and also requires verify() to be used with tests."

is out of date. I am no Jasmine expert (never used it before today), but it seems like Jasmine does now support Promises as return types, if I understood your meaning correctly.

See https://jasmine.github.io/tutorials/async

Thanks for your work providing and maintaining these libraries.

Best Regards,

Xavier Taylor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions