Skip to content

Unit tests support. Partially done. #59

@GoogleCodeExporter

Description

@GoogleCodeExporter

Right now most features are being tested by running the wxpython.py example and testing features manually.

Take a look at CEF unit tests:
https://bitbucket.org/chromiumembedded/cef/src/master/tests/unittests/

Create "unittests/" directory in repo's root directory.

Created unit tests runner that allows running IsolatedTest cases that are needed for some CEF testing:
https://github.com/cztomczak/pycef/blob/master/unittests/_runner.py

Original issue reported on code.google.com by czarek.t...@gmail.com on 29 May 2013 at 4:02

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions