// import { renderFixture } from "@nativescript/core/testing"; // import { assert } from "chai"; // import { Page } from "@nativescript/core/ui/page/page"; // import { ListView } from "@nativescript/core/ui/list-view/list-view"; // import { waitUntilLayoutReady } from "../home/home-page"; // import { waitUntilReady } from "../home/tk-unit"; // // const snippet = ` // // // // // // ` // describe("---> describe", function () { // // // it("---> snippet", function () { // // // const rootView = renderFixture(false, snippet); // // // const label =