Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

Live multi-user collaboration (e.g. for virtual pair-programming) #9

@sebnozzi

Description

@sebnozzi

I think it would be a killer feature if it was possible to have more than one person to look and edit online code at once.

It could be used for virtual/remote pair-programming sessions.

Where I see the problem is in supporting a test framework, especially separating test and normal code.

I guess it would force the sessions to be TDD as if you meant it, having both tests and implementation code on the same file/snippet - which for small katas it's even desirable (to keep the code small and clean)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions