Skip to content

JavaScript CI: in-browser testing #540

@GreyCat

Description

@GreyCat

Currently, our JS automated tests only run in nodejs environment in VMs provided by Travis CI. This is good, but not enough: it would be great to ensure that code we generate is compatible with multitude of browsers' JS engines.

Current idea for baseline is typed arrays support. That actually means that we'll be officially supporting IE11+, Edge, FF 4+, Chrome 7+, Opera 12+. Everything else is probably more or less safe to ignore.

Ideas worth investigating:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions