-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Labels
breaking changesChange that can breaking existing codeChange that can breaking existing codedependencyUpdate module dependencyUpdate module dependency
Milestone
Description
Before we consider bundling lab with a new assertion library, we should remove the existing one. Once we do that, adding a new built-in will be a minor release. By removing it, we ensure a smoother transition as any replacement will include many breaking changes (e.g. no longer using properties for assertsion .exist turns into .exist()).
We should also remove all the custom handling for chai in the reporters. Any such cleanup should happen in the assertion library itself.
Metadata
Metadata
Assignees
Labels
breaking changesChange that can breaking existing codeChange that can breaking existing codedependencyUpdate module dependencyUpdate module dependency