Skip to content

Simulate Test #27

Description

@thlmenezes

Create --simulate cli command, a boolean that defaults is false; calculate the time needed, aproximately, to run the test with the given input

Formula:

execution_time_in_seconds = sum(timings) * len(apps) * len(tools) * repetitions
print('{} hour(s) of execution '.format(execution_time_in_seconds / 3600) )

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions