GitXplorerGitXplorer
n

Pester

public
162 stars
14 forks
10 issues

Commits

List of commits on branch master.
Unverified
6ad57ec55231647bd112967f6af71a2b033331e4

Replace deprecated constants.

nnriley committed 3 years ago
Unverified
5f6d46a33946e0a7dd2f32ca982092df85c39e2c

Update copyright dates.

nnriley committed 3 years ago
Unverified
1dd3cf34e3b1aefdc5c931597c92a088cb6a8b46

Notarize and staple in packaging script.

nnriley committed 3 years ago
Unverified
f04ec91db5a420731ad9ce9c0c0c59264c1fccd8

Pester to do: Updated status.

nnriley committed 3 years ago
Unverified
a41e6917ad9f2d6e1b8d60355f037882737daa19

Update Sparkle to 1.26.0.

nnriley committed 3 years ago
Unverified
96b69755fb325072e3e7e383a3c8216043108d53

Enable hardened runtime.

nnriley committed 3 years ago

README

The README file for this repository.

Pester

Simple, disposable alarms and timers for macOS.

Building Pester

  1. Clone this repository.
  2. cd /path/to/Pester
  3. git submodule update --init --force
  4. Open Pester’s project file (in the Source folder) in Xcode and build.

The Xcode and macOS versions I use to build Pester are mentioned at the bottom of the version history in the Read Me — or Xcode builds them into Pester’s Info.plist — though there should be a reasonable amount of slop. The most common thing to break is Perl dependencies, as macOS tends to include at most 2 versions of Perl. This is one reason why recent versions of Pester no longer support as many macOS versions as they once did (Apple’s free yearly updates, more aggressive deprecation policy, and my vanishing free time don’t help).

Running tests

Pester’s tests cover some trickier bits such as the exception-y deserialization process and interaction of Date::Manip with macOS date formats.

  1. Select Product → Test in Xcode.

Note that testDateCompletionSupportedLocales is expected to fail for some Spanish and Italian relative dates — these appear to be Date::Manip issues (patches welcome!)

Need ideas?

Open Pester to do.ooutline in OmniOutliner — it contains many ideas I haven’t had time to implement. If you don't have OmniOutliner, use this HTML version instead.