IntersectMBO/cardano-base

Move Test modules

Open

#641 opened on 2026年4月6日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Haskell (55 forks)auto 404
good first issuetechnical debt

Repository metrics

Stars
 (105 stars)
PR merge metrics
 (PR metrics pending)

説明

Current module prefix that is used in testing is inconsistently named: Test.Crypto.*

All modules need to be renamed to Test.Cardano.Crypto.* and deprecated modules reinstated in a separate commit with re-exports and deprecation pragmas.

コントリビューターガイド