Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace PRBTest with native Foundry assertions #303

Closed
PaulRBerg opened this issue Mar 12, 2024 · 0 comments
Closed

Replace PRBTest with native Foundry assertions #303

PaulRBerg opened this issue Mar 12, 2024 · 0 comments
Assignees
Labels
effort: high Large or difficult task. priority: 2 We will do our best to deal with this. type: test Adding, updating, or removing tests. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.

Comments

@PaulRBerg
Copy link
Member

Forge Std v1.8.0 has been released recently.

It comes with a wonderful new feature: native Foundry assertions! They got rid of DSTest.

This has motivated me to deprecate PRBTest, hence why I also opened this issue here to replace PRBTest with the native assertions available in Foundry now.

Related:

@PaulRBerg PaulRBerg added effort: high Large or difficult task. type: test Adding, updating, or removing tests. priority: 2 We will do our best to deal with this. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise. labels Mar 12, 2024
@smol-ninja smol-ninja self-assigned this Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: high Large or difficult task. priority: 2 We will do our best to deal with this. type: test Adding, updating, or removing tests. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.
Projects
None yet
Development

No branches or pull requests

2 participants