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

mochaを node:test に変更する #1717

Closed
2 of 3 tasks
Tracked by #1719
azu opened this issue Feb 10, 2024 · 4 comments
Closed
2 of 3 tasks
Tracked by #1719

mochaを node:test に変更する #1717

azu opened this issue Feb 10, 2024 · 4 comments

Comments

@azu
Copy link
Collaborator

azu commented Feb 10, 2024

Node.js 20 から node:test が利用できるようになった。
そのためユニットテストを記述するでMochaをあえて使う理由がなくなったため、node:testに置き換えたい。

TODO

Originally posted by @azu in #1698 (comment)

@azu azu added this to the v6(ES2024) milestone Feb 10, 2024
@azu
Copy link
Collaborator Author

azu commented Mar 23, 2024

@windchime-yk さん に担当してもらう。

  • [import title:"main.js"](./src/main.js) とかは utils.parseArgsの利用法を追記 #1698 で中身が変わるのでそのままにしておいてOKそう
  • とりあえずは packge.jsonのdevDependenciesはそのままおいておけば、他とかはconflictしない想定
  • マージするタイミング or 文章の変更だけマージした後に mochaを完全に取り除くというをやれば安全そう

@windchime-yk
Copy link
Contributor

@azu
まとめてくださり、ありがとうございます!
文章の変更だけ先に行なって、利用法の追記が終わり次第に実装側の修正も行おうと思います!

@windchime-yk
Copy link
Contributor

@azu
お疲れ様です!
こちらのIssueにつきまして、ユニットテストを記述するの修正が終わったためTODOすべて完了した認識なのですが、残っているタスクはございますか?
残っているものあれば着手しようかと思い、お送りした次第です!

@azu
Copy link
Collaborator Author

azu commented Jun 6, 2024

このIssueは閉じて大丈夫だと思います!

@azu azu closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants