Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: a2c598a58b6f3accc04e1064a8e71d5c3817cd9f
      
https://github.com/jenkinsci/jenkins-test-harness/commit/a2c598a58b6f3accc04e1064a8e71d5c3817cd9f
  Author: Vincent Latombe <[email protected]>
  Date:   2024-11-25 (Mon, 25 Nov 2024)

  Changed paths:
    A src/main/java/jenkins/test/RunMatchers.java
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    A src/test/java/jenkins/test/RunMatchersTest.java

  Log Message:
  -----------
  Provide Hamcrest matchers as alternatives to built-in JenkinsRule

Plays nicely with Awaitability as well as in combination with other matchers.


  Commit: b46b3de0df0c1601da599620c671d4fc2d017ab1
      
https://github.com/jenkinsci/jenkins-test-harness/commit/b46b3de0df0c1601da599620c671d4fc2d017ab1
  Author: Vincent Latombe <[email protected]>
  Date:   2024-11-26 (Tue, 26 Nov 2024)

  Changed paths:
    M src/main/java/jenkins/test/RunMatchers.java
    M src/test/java/jenkins/test/RunMatchersTest.java

  Log Message:
  -----------
  Add completed() matcher to check whether a build has completed.


  Commit: 8bd3f6c11ecdb6fbc8ebccc8cfd9b7de9e8b0567
      
https://github.com/jenkinsci/jenkins-test-harness/commit/8bd3f6c11ecdb6fbc8ebccc8cfd9b7de9e8b0567
  Author: Vincent Latombe <[email protected]>
  Date:   2024-11-27 (Wed, 27 Nov 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java

  Log Message:
  -----------
  Mention matcher alternative when using Awaitibility


  Commit: 8f64d70711fbb936bfd8573652d6e22e9bb17c84
      
https://github.com/jenkinsci/jenkins-test-harness/commit/8f64d70711fbb936bfd8573652d6e22e9bb17c84
  Author: Vincent Latombe <[email protected]>
  Date:   2024-11-27 (Wed, 27 Nov 2024)

  Changed paths:
    A src/main/java/jenkins/test/RunMatchers.java
    M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
    A src/test/java/jenkins/test/RunMatchersTest.java

  Log Message:
  -----------
  Merge pull request #878 from Vlatombe/runMatchers


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/f2a982bb910f...8f64d70711fb

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins-test-harness/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-test-harness/push/refs/heads/master/f2a982-8f64d7%40github.com.

Reply via email to