Skip to content

enhancement: support custom logger function in ImportsArgument #33

@HerrCai0907

Description

@HerrCai0907

For redisplay logger, we need:

  1. user should notice utf which message / API is log API (default could be env.trace
  2. utf should collect this log message and link them with test case name (maybe UUID needed in the future)
  3. when test case failed, utf should get log message and print them again

Change:

  1. Add api in class ImportsArgument to accept log message from imported API
  2. create mapping between log message and test case
  3. relog

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