issues
search
KaneCheshire
/
Peasy
A pure Swift mock server for embedding and running directly within iOS/macOS UI tests. Easy peasy.
MIT License
38
stars
10
forks
source link
Updated to find the last matching config, not the first
#25
Closed
KaneCheshire
closed
4 years ago
KaneCheshire
commented
4 years ago
Matches the last config, not the first, so you can set defaults and override them
Removed redundant prints
Fixes compiler warning for deprecated API
Tidied up a bit of the code
KaneCheshire
commented
4 years ago
[x] Action is failing
[x] CHANGELOG needs adding / updating
[x] README needs updating