nushell/crates
Andrés N. Robalino d2213d18fa
Playground infraestructure (tests, etc) additions. (#3179)
* Playground infraestructure (tests, etc) additions.

A few things to note:

* Nu can be started with a custom configuration file (`nu --config-file /path/to/sample_config.toml`). Useful for mocking the configuration on test runs.
* When given a custom configuration file Nu will save any changes to the file supplied appropiately.
* The `$nu.config-path` variable either shows the default configuration file (or the custom one, if given)
* We can now run end to end tests with finer grained control (currently, since this is baseline work, standard out) This will allow to check things like exit status, assert the contents with a format, etc)

* Remove (for another PR)
2021-03-15 02:26:30 -05:00
..
nu_plugin_binaryview Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_chart Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_fetch move from h1-client-rustls to hyper-client (#3154) 2021-03-10 15:45:53 -06:00
nu_plugin_from_bson Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_from_sqlite Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_inc Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_match Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_post Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_ps Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_s3 Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_selector Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_start Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_sys Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_textview Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_to_bson Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_to_sqlite Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_tree Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_xpath Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-ansi-term Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-cli Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-command Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-data Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-engine Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-errors Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-json Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-parser fix: unicode byte counting error #3150 (#3159) 2021-03-12 07:11:07 +13:00
nu-plugin Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-protocol Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-source Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-stream Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-table Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-test-support Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-value-ext Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00