Skip to content

nit: rename unit-test builder to test #31809

@yjaaidi

Description

@yjaaidi

Command

test

Description

It would be nice to rename the test runner from unit-test to test for two reasons:

  • It aligns with the command name.
  • The builder could be used for much "wider" tests — one could indeed mount a whole set of routes and even run the tests against a real backend. It is valid usage in my opinion but the builder's name suggests differently.
  • Also without going as far as my previous example, "unit-test" word should be avoided as it is hard to reach a consensus on it's definition. Some people can get very opinionated and argue that this builder should not be used for some kinds of tests.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions