Skip to content

remove absltest infrastructure #271

Open
@andrewfulton9

Description

@andrewfulton9

Once #266 is merged pytest will be used for testing rendering the following code-block present in the *_test.py files obsolete:

if __name__ == '__main__':
  absltest.main()

With this change, those blocks can be removed and we may be able to remove the absl-py dependency as well.

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