Skip to content

using GitBridge #989

Description

@Ducasse
testWriteTo

	| destination framework |
	self skip.
	self flag: "Should learn how to use gitBridge."
	destination := FileSystem memory root.
	framework := MicCSSProvider forCSSNamed: MicCSSProvider defaultFramework.

	framework writeTo: destination.

	self assert: (destination allChildrenMatching: '*.css') size equals: 1

@jecisc I will need a bit of help on this one. It should be simple for you.
I want to learn how to use gitBridge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions