You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor update logger message when datafile fetching error (#74)
* refactor: update error message and its details when datafile couldn't be fetched
* Fix swift format issue
POC: Featurevisor Swift Test Runner (#65)
* Add new executable target
* Add support for setting up bucket value based on "at" + tweaks with variable values mapping
* Be more elastic and run tests against Apple env like ios and tvos
* Add "commands" dependency to run script command to generate datafiles via featurevisor cli
* Update README with information on how test runner can be used