Skip to content

Reduce maintenance burden: needs refactoring #6

@fredbi

Description

@fredbi

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Refactoring proposal:

  • all assert package code moves to internal/assertions, including tests
  • package assert and require become 100% codegenenerated

Deprecated methods are produced by codegen. No need to maintain those in core internal package.
Tests generated in assert and require

Next step (separate issue) : codegen generics versions

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions