Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

doc update - collect a synthesis for all tests? #47

Open
@shaunc

Description

@shaunc

Having liked one of your packages, I decided to try another one! :)

I am trying to collect summary statistics on all of my tests. Tests are in a number of test modules in a bunch of different directories:

tests/    __init__.py    foo/        __init__.py        test_foo_foo.py        test_foo_bar.py    bar/        __init__.py        test_bar_baz.py        test_bar_37.py

[just for illustration].

If I includetest_synthesis(session_results_df) in anytest_* leaf module I get the test syntheses up to that point... but there is no guarantee that it will be run depending on which tests I'm running from command line. I can't put it anywhere else, and have it run though. And if I included it in multiple places it runs multiple times.

I want to run test_synthesis once at the end ... no matter what. Is there a way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp