Skip to content

Conversation

@apotterri
Copy link
Contributor

Fixes #217.

πŸ“š Description

Run the test functions in the order they're defined in the test file.

βœ… To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix
  • I updated the documentation to reflect the changes
Run the test functions in the order they're defined in the test file.
@apotterri apotterri force-pushed the defined-order_20240115 branch from 0859d79 to d7644b2 Compare January 15, 2024 12:57
@antonio-gg-dev antonio-gg-dev added bug Something isn't working enhancement New feature or request labels Jan 15, 2024
Copy link
Member

@Chemaclass Chemaclass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting idea, I didn't think about it. What do you think, @antonio-gg-dev and @khru ?

@khru
Copy link
Member

khru commented Jan 17, 2024

I think that test must be independent

https://kentbeck.github.io/TestDesiderata/

But could be something need It

@antonio-gg-dev antonio-gg-dev merged commit f339462 into TypedDevs:main Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

4 participants