Skip to content

Conversation

@pachadotdev
Copy link
Contributor

Changes Made:

  • Replaced:

    • "\U0001f4a3 Your tests are da bomb \U0001f4a3"
    • "\U0001f525 Your tests are lit \U0001f525"

    with:

    • "\U0001f3b8 Your tests rock \U0001f3b8"
    • "\U0001f44f Your tests get an ovation \U0001f44f"

Reason for Changes:

While the original phrases are idiomatic expressions that fun and engaging, the new messages aim to maintain a positive and enthusiastic tone while being more sensitive with potential readers. In my own case, I recently received a lot of hate for being a member of a specific community and I could only think about that when I read that my tests are "the bomb". I know you never wanted to communicate anything negative, and my change points at keeping the inclusiveness that characterizes the R community.

Respectfully,
Pacha

@hadley hadley merged commit ca8fe6a into r-lib:main Jul 23, 2025
@hadley
Copy link
Member

hadley commented Jul 23, 2025

Thanks!

schloerke added a commit to schloerke/testthat that referenced this pull request Jul 25, 2025
* upstream/HEAD: (250 commits)
  Implement `expect_shape()` (r-lib#1469)
  Re-enable catch tests on windows (r-lib#2104)
  Move digest to suggests (r-lib#2105)
  Support emscripten in `skip_on_os()` (r-lib#2103)
  Add `skip_unless_r()` (r-lib#2094)
  Require R 4.1 (r-lib#2101)
  Allow unquoting first arg for `expect_s4_class()` (r-lib#2065)
  typo fix (r-lib#2051)
  Explicitly pass `parent.frame()` in `it()` (r-lib#2086)
  Update vignette advice for migrating to {testthat} 3e (r-lib#2080)
  New praise messages (r-lib#1974)
  move '!' outside aggregation (r-lib#2067)
  Handle deprecation of std::uncaught_exception() (r-lib#2097)
  perf: use `anyNA()` (r-lib#2058)
  Upkeep (r-lib#2099)
  Implement `mock_output_sequence()` (r-lib#2061)
  Increment version number to 3.2.3.9000
  Increment version number to 3.2.3
  Update CRAN comments
  Finish off r-lib#2046
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants