nushell/crates/nu-plugin-test-support/src
Jack Wright 040f10e19d
Added a PluginTest method that will call custom_value_to_base_value (#12502)
# Description

Added a method for getting the base value for a PluginCustomValue. 

cc: @devyn

---------

Co-authored-by: Jack Wright <jack.wright@disqo.com>
2024-04-13 13:03:44 -05:00
..
diff.rs Fix #12280: replace difference crate with similar (#12282) 2024-03-25 21:13:12 -05:00
fake_persistent_plugin.rs Add test support crate for plugin developers (#12259) 2024-03-23 13:29:54 -05:00
fake_register.rs Change PluginCommand API to be more like Command (#12279) 2024-03-27 11:59:57 +01:00
lib.rs Change PluginCommand API to be more like Command (#12279) 2024-03-27 11:59:57 +01:00
plugin_test.rs Added a PluginTest method that will call custom_value_to_base_value (#12502) 2024-04-13 13:03:44 -05:00
spawn_fake_plugin.rs Add test support crate for plugin developers (#12259) 2024-03-23 13:29:54 -05:00