タグ

junit5に関するt-wadaのブックマーク (9)

  • Release JUnit 5.0.0 · junit-team/junit5

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

    Release JUnit 5.0.0 · junit-team/junit5
    t-wada
    t-wada 2017/09/11
    祝 JUnit5 リリース!2年の開発期間を経て11年ぶりのメジャーアップデート。開発資金難の時期もあった。本当にめでたい。 後方互換性はないが、使いやすいAPIになっている。
  • Release JUnit 5.0.0-M1 · junit-team/junit5

    t-wada
    t-wada 2016/07/07
    JUnit5 の最初のマイルストーンリリース JUnit 5.0.0-M1 が出た
  • JUnit 5 Alpha Simplifies Unit Testing

    InfoQ Software Architects' Newsletter A monthly overview of things you need to know as an architect or aspiring architect. View an example

    JUnit 5 Alpha Simplifies Unit Testing
    t-wada
    t-wada 2016/03/09
    JUnit5 の記事が InfoQ に上がってきた
  • JUnit – JUnit Lambda - Campaign Spending

    JUnit 4 / JUnit Lambda - Campaign Spending Last Published: 2021-02-13 | Version: 4.13.2 JUnit Lambda - Spending Since all the money is going through the books of a company (andrena objects ag), the exact amount for taxes cannot be calculated. We will fill in details and exact amounts for other positions as soon as we have them. What Credit/EUR Debit/EUR Balance/EUR

    t-wada
    t-wada 2016/02/06
    開発継続のためのクラウドファンディングで最終的に €53,937.00 を得た JUnit 開発チームが (収支をきちんと開示せよとの Kent Beck の勧めもあって) サイト上で収支報告を行っている
  • JUnit.org

    The 5th major version of the programmer-friendly testing framework for Java and the JVM User Guide Javadoc Code & Issues Q & A Support JUnit JUnit team’s statement on the war in Ukraine As human beings, we stand with Ukraine and condemn the Russian government’s war against the Ukrainian people, including our own colleagues and their families. Donate to UN’s Ukraine Humanitarian Fund About JUnit 5

    t-wada
    t-wada 2016/02/05
    JUnit5 のオンラインドキュメント。随時更新されている。
  • Release JUnit 5.0.0-ALPHA · junit-team/junit5

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

    Release JUnit 5.0.0-ALPHA · junit-team/junit5
    t-wada
    t-wada 2016/02/05
    JUnit5 の初めてのパブリックリリース JUnit 5.0.0-ALPHA がリリースされた
  • JUnit5はどこに向かうのか? | DevelopersIO

    この表から解るように、一部の機能を除けばJUnit4の機能は継承されています。 したがって、JUnit4を理解していれば継承された機能をJUnit5に移行することは難しくないでしょう。 最初は多少の混乱はあるかと思いますが、すぐに慣れるレベルかと思います。 逆に、新しくJUnit5からJavaのユニットテストに入るのであれば、JUnit4の制約がないことは良い材料です。 特に、構造化テスト(ネストクラス)の時、JUnit4ではネストクラスをstaticクラスにすることを強いられていました。 これは、テストクラスをテスト毎に作成するという制約があったためです。 この制約がある以上、テストクラスからアウタークラスのインスタンス変数にアクセスできませんでした。 ユニットテストではテスト毎にテストインスタンスを作成することが原則なので、この制約は仕方ないと考えても良いでしょう。 しかし、テストがネ

    JUnit5はどこに向かうのか? | DevelopersIO
    t-wada
    t-wada 2015/11/24
    JUnitの歴史でここまで大きな変化があるのは久しぶり (変化量としては最大)。挑戦となるのは資産たる既存のテストコードの移行と、なによりテストを書く人間の頭をどう切り替えるかだろうな
  • 【速報】JUnit5 はこうなる!?【プロトタイプ】 | DevelopersIO

    渡辺です。 DevelopersIOでの100目のエントリーがJUnitネタとなりました。 自分がJUnit実践入門を執筆したのは2011年から2012年にかけてです(出版が2012年11月)。 それからJava8がリリースされていますが、JUnit4自体は大きな進化はしていませんでした。 昨日、JUnit Lambda Prototypeが公開されました。 まだプロトタイプということで、今後の変更は大きいかと思いますが、いよいよ次世代のJUnitの足音が聞こえてきた感じがします。 今回は、このドキュメントからJUnit Lambdaの概要と方針について速報をお送りしたいと思います。 なお、現在JUnitチームでは、このプロトタイプに対するフィードバックを募集しています。 ここはこうじゃないとかはてブコメントする前にTwitterGitHubでフィードバックを! JUnit Lambd

    【速報】JUnit5 はこうなる!?【プロトタイプ】 | DevelopersIO
    t-wada
    t-wada 2015/11/24
    先日公開された JUnit Lambda Prototype の日本語解説 "JUnit5はJUnit4に似た部分はありますが、フレームワークとしては全く別のもの"
  • Create new page · junit-team/junit5 Wiki

    Attach files by dragging & dropping, selecting or pasting them. Loading Uploading your files… We don’t support that file type. Try again with a GIF, JPEG, JPG, MOV, MP4, PNG, SVG or WEBM. Attaching documents requires write permission to this repository. Try again with a GIF, JPEG, JPG, MOV, MP4, PNG, SVG or WEBM. We don’t support that file type. Try again with a GIF, JPEG, JPG, MOV, MP4, PNG, SVG

    Create new page · junit-team/junit5 Wiki
    t-wada
    t-wada 2015/11/18
    クラウドファンディングで開発資金 53,937 ユーロを調達し開発が継続可能になった JUnit チームが JUnit5 のプロトタイプを公開し、設計 (≠実装) へのフィードバックを広く求めている
  • 1