Skip to content

Next.js 13 & server components support? #5473

Open
@t-zander

Description

@t-zander

Subject

guides

Description

I understand that next.js 13 with it's app router and server components is still relatively new, but I couldn't find any guidance or official ways of testing next.js 13 components.

I could only see this example, https://github.com/cypress-io/cypress-component-testing-apps/tree/main/react-next13-ts/src/components but it's only testing normal components, not the ones like this

export async default function ServerComponent(){
  ...
}

Are there any plans to support this?

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