Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[data-dev] Deciding on style/library for unit test assertion for the project
  • From: Nathan Rauh <nathan.rauh@xxxxxxxxxx>
  • Date: Tue, 4 Oct 2022 15:39:50 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=us.ibm.com; dmarc=pass action=none header.from=us.ibm.com; dkim=pass header.d=us.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=LGVazcDJFX/XWzC4UYWUxeol7Yq/aOWsfW6m9o5SUZs=; b=GnTkSIvuSLmXOVpEiOnUE7RxvbNhtCKoT8YR3QKou//TTP2zRC641w+SoEP+KjToQPEPIRklDNS0ADEXuViEdmTCRRFAbUay3zNLilBU+pYPlERRNsnap+0WAntkz3wA6oFS7WoaFaVlcLt5ABMShZj1EnNkWuMXHuB/6/17mXxP6NXRqK/wv5g8PFfgKVio9tHJPt0IUBtfrbjhMgU1ZSpQzyN61KZhYvhbmcga3bFfHAZVdBvxCacfzxz67FSFvX4vQJHPvbCFmIjGux/b43iKpjMej5BH3ZS4SGwMzOOL/X/SuYUhlITHiFGbSw9PWDczIAAXD7eaQ+yx/4e3KA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=YJAIWQzc3PtKfYx7NilrKN3HUi7J5wsrsD8THHT4QCf3pNVA9pOTJVyRg1z+w9HV0ULtrrCbxmvO0enUKiTs2UgUeJlGJ+mMqupUmFmnBBKrWXp7OVwSzR0vdkHCDywH3rEIwWdxLy6DRCUzL7AfBdCX2BDpPFOjto73BdhW16toG9w7gdPgywyN1grMasOoHjSzkFQG7ATnZlmYDl4KBAtiei2DEfdNYw1yJZ4WOkn6P0FikNceW6RMOsugRdqOlstSZR6dPrfJgzZ+ANtZfhHeu65zkDQT5nXrFGyD9YdObxqyePDY2iqojP+hEDv8zdst1OOHF/h6O3QPdsGkKA==
  • Delivered-to: data-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/data-dev/>
  • List-help: <mailto:data-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/data-dev>, <mailto:data-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/data-dev>, <mailto:data-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHY2AeK0zqOS7CRqUC1dq9TzKi81w==
  • Thread-topic: Deciding on style/library for unit test assertion for the project

There was a pull #33  opened recently to use a different style/library for unit test assertions.  Absent any specific direction/standardization from Jakarta on the matter, this is something that should be decided by the developers on this project who will end up writing and maintaining the tests.  Could everyone who has an opinion on the matter either add a thumbs up or thumbs down to the main comment in the pull?  Or if you prefer an entirely different approach for testing then add a comment to the issue.  Thanks everyone!

 

Also, on last week’s Jakarta Data meeting, there was some discussion about proposing to reduce the number of meetings for October to 2, but the question was never sent out to the mailing list and therefore the Jakarta EE calendar still shows that there is a meeting this Wednesday.  At this point, it’s too close for making changes, so I’ll plan to start the call this Wednesday at its normally scheduled time.

 

 

From: Werner Keil <notifications@xxxxxxxxxx>
Date: Tuesday, October 4, 2022 at 3:05 AM
To: jakartaee/data <data@xxxxxxxxxxxxxxxxxx>
Cc: Nathan Rauh <nathan.rauh@xxxxxxxxxx>, Review requested <review_requested@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Re: [jakartaee/data] Replacing assertion libraries: Hamcrest by AssertJ (PR #33)

@keilw requested your review on: #33 Replacing assertion libraries: Hamcrest by AssertJ. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because your review was requested. Message ID: <jakartaee/data/pull/33/issue_event/7513815006

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

@keilw requested your review on: #33 Replacing assertion libraries: Hamcrest by AssertJ.


Reply to this email directly,
view it on GitHub, or unsubscribe.
You are receiving this because your review was requested.
Message ID: <jakartaee/data/pull/33/issue_event/7513815006@xxxxxxxxxx>


Back to the top