Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Pythonic attributes #7

Description

@quartoxuna

Use pythonic attributes for getTestCase() or getTestSuite().

It should be testproject.testcases and testproject.testsuites, at least there, where a real object is returned.

With this approach we also get rid of the getXXXX() and iterXXXX() because we can handle everything like a dynamic view object, like lists in Python 3.x.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions