# should-up **Repository Path**: mirrors_spotify/should-up ## Basic Information - **Project Name**: should-up - **Description**: Remove most of the "should" noise from your tests - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Should Up ========= Remove all those "should" prefixes cluttering up your JS unit test descriptions! When you run `should-up`, it'll go through all the files in the directory you specify, cleaning up as many test descriptions as it can. Afterwards, the changes should look something like this.
| Before | After |
|---|---|
|
|
| Readability | Amount of meaningless filler |
|---|---|
| Total Disaster ⭐️ |
|
| Still Very Bad ⭐️⭐️ |
|
| You Are Here → ⭐️⭐️⭐️⭐️ |
|
| All Killer No Filler ⭐️⭐️⭐️⭐️⭐️ |
|