Skip to content

stdlib: complete the test framework #8819

@amtoine

Description

@amtoine

waiting for

resolved by

Related problem

cc/ @presidento

time to wrap up the testing framework, am i right? 😋

Note
comes from #8815 (comment)

Describe the solution you'd like

  • make the test runner a part of std
  • maybe use the following structure?
crates/nu-std/lib/
├── testing
│   ├── assert.nu
│   ├── run.nu
│   └── setup.nu
├── dirs.nu
├── ...
└── xml.nu

Describe alternatives you've considered

No response

Additional context and details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:std-libraryDefining and improving the standard library written in Nucategory:enhancementNew feature or requesttestsissues to add tests or fix tests

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions