Tags: RafalSumislawski/zio
Tags
Promote bootstrap layer sharing in migration guide (zio#7187)
Documentation: Restructure ZIO Testing (zio#7179) * rename environment path to services. * use built-in zio services instead of environmental types. * installation section. * writing our first test. * running tests. * why zio test. * reorganize assertion section. * fix title. * test hierarchies and organization. * sharing layers within the same file. * sharing layers within multiple files. * small fix. * smart specs. * initial work for test aspects. * debugging and diagnostics test aspects. * environment specific tests. * execution strategy. * flaky and non-flaky tests. * ignoring tests. * non-deterministic test data. * passing failed tests. * repeat and retry. * restoring state of test services. * sized generators. * annotating tests. * configuring tests. * timing out tests. * update the index. * rename path of test aspect. * fix title.
Documentation: Make Built-in services Section Top-level (zio#7178) * fix table alignment. * make services toplevel. * update sidebar.
Add refineOrDie and refineOrDieWith to ZSink (zio#7165) * Add refineOrDie and refineOrDieWith to ZSink * Format * Refactor ZSink and ZStream refine defs * Fix Scala 3 compilation failure * Remove IsSubtypeOfError from refine signatures * Update ZSink refineOrDie
Documentation: Reorganize Sidebars (zio#7113) * initial work. * revert directory movement. * link the zio category to the zio page. * index page for zio category. * remove extra hierarchies. * expand some sections for better user experience. * make migration guide expanded. * better naming on sidebar. * rename references to reference. * add index page for the ecosystem section. * link each category to it's index page. * rename the "core data types" section to "core." * remvoe the extra introduction header. * auto-collapse categories. * remove extra titles.