An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cypress-example

bahmutov/cypress-expanded-example

Example for Cypress Plugins course

Language: JavaScript - Size: 43 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

albannurkollari/cypress-e2e-bug-reproduction

A repo that isolates issues in order to demonstrate them as best as possible, in Cypress.

Language: TypeScript - Size: 120 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elaichenkov/cy-verify-downloads

Cypress custom command to wait and verify that file has been downloaded

Language: JavaScript - Size: 110 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 65 - Forks: 17

kevinyours/React-Electron-Template

Language: JavaScript - Size: 3.53 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bahmutov/cypress-alias-example

Example documenting a Cypress function that sets an alias

Language: TypeScript - Size: 50.8 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vitorgamer58/automatic-tests-example

Repositório para meus códigos envolvendo testes do cypress e outros framweorks

Language: JavaScript - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bahmutov/test-multiple-urls

Example lesson for testing multiple URLs using Cypress and cypress-each

Language: JavaScript - Size: 40 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bahmutov/better-cypress-each-example

Playing with cy.each command

Language: JavaScript - Size: 399 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

bahmutov/cypress-lighthouse-example

Getting the Lighthouse performance metrics from a Cypress test

Language: JavaScript - Size: 395 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

AlbertoBarraja/cypress-api-testing-boilerplate

The Cypress API Testing Boilerplate is a comprehensive repository designed to facilitate the rapid creation of API testing automation projects. It offers a pre-configured setup, empowering teams to quickly begin writing reliable and efficient API test scripts using the Cypress framework.

Language: JavaScript - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bahmutov/taste-the-sauce

Cypress testing tutorial using the SauceLabs sample web app

Language: JavaScript - Size: 4.11 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 21

bahmutov/cypress-open-from-docker-compose Fork of mtlynch/hello-world-cypress

A simple example of using Cypress.io for end-to-end testing

Language: Go - Size: 689 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 53 - Forks: 30

bahmutov/cypress-split-cucumber-example

Split Cucumber feature specs across machines using cypress-split plugin example

Language: JavaScript - Size: 187 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

cypress-io/angular-pizza-creator 📦

Example Angular Pizza ordering app

Language: TypeScript - Size: 1.56 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 17

bahmutov/cypress-toast-example

Catching quick toast popup from Cypress tests

Language: JavaScript - Size: 187 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bahmutov/arrowjs-test-examples

E2E and component tests for Arrow.js

Language: CSS - Size: 104 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

bahmutov/use-cypress-for-api-testing

Example using Cypress test runner to run API tests

Language: JavaScript - Size: 459 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Ebazhanov/page-object-model-cypress-simple

Learn Page object model (POM) with Cypress in two simple steps

Language: JavaScript - Size: 99.3 MB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 4

bahmutov/sudoku-app-base

Example Sudoku React application used for "Testing for Good" Cypress workshop

Language: JavaScript - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

vinaykumarvvs/sample-cypress-framework

Sample Cypress Framework

Language: JavaScript - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VadimNastoyashchy/cypressautomationpracticecom

Automation Mentoring project (JavaScript, Cypress ^10, Mochawesome reporter, CI/CD GitHub,)

Language: TypeScript - Size: 75.2 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

natterstefan/nextjs-template

A practical starter template for Nextjs, which has Tailwind, Cypress, Docker, Storybook, Jest, ESLint, Prettier, and more built-in. 🚀

Language: TypeScript - Size: 1.98 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 3

ayhanmetin/Login-Page-Cypress-Test-Automation

Login Page Cypress Test Automation

Language: JavaScript - Size: 603 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jzsplk/cy-react-template

cypress runner

Language: JavaScript - Size: 32.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bahmutov/cypress-load-env-by-name-example

Load Cypress config and env variables from separate JSON files

Language: JavaScript - Size: 54.7 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Rogeriohsjr/cypress-salesforce

Exploring Cypress with Salesforce using SOAP, SessionId, SFDX?

Language: JavaScript - Size: 101 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

bahmutov/cypress-gh-action-included

Example showing if we can run cypress/included Docker image inside GH Actions CI

Language: JavaScript - Size: 190 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 4

automationsangrah/demo-webui-cypress

Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bahmutov/chat.io

Cypress.io testing for a chat application that requires auth

Language: JavaScript - Size: 1.43 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 12 - Forks: 3

bahmutov/cypress-browser-name

Example using the browser name in the Cypress config

Language: JavaScript - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bahmutov/cypress-react-native-vite-example

React Native with Vite with Cypress Component Testing

Language: TypeScript - Size: 104 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

bahmutov/cy-sw-caching-example

An example showing how the app's ServiceWorker can accidentally cache the Cypress spec itself

Language: TypeScript - Size: 200 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bahmutov/test-ids-blog-post

TodoMVC example for a blog post about test ids

Language: JavaScript - Size: 175 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LukasRaider/CypressTesting

Cypress testing JS for Login and Create Account, Reporting

Language: JavaScript - Size: 8.19 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bahmutov/local-cypress

Use Cypress without global objects

Language: JavaScript - Size: 260 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 33 - Forks: 3

bahmutov/webdriverSite Fork of JAIMEjun10r/webdriverSite

Quick Cypress alert test refactoring example

Language: JavaScript - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bahmutov/todo-app-tests

E2E tests for Todo app

Language: JavaScript - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

apatte/cypress-api-testing

this repo contains examples of API testing using Cypress

Language: JavaScript - Size: 5.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dhodi-fahad/epharmacy-app-cypress-tests

This repository contains TypeScript-based Cypress tests for an ePharmacy web application. Leveraging the Page Object Pattern, the codebase is structured to enhance test maintenance, minimize code duplication, and promote reusability.

Language: TypeScript - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bahmutov/cypress-pg-example

Using Postgres database from your Cypress tests example

Language: JavaScript - Size: 54.7 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bahmutov/cypress-lowdb-example

Cypress tests working with a local LowDB database

Language: JavaScript - Size: 79.1 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cypress-io/cypress-example-netlify-store 📦

🛍 A Tested E-Commerce Site with Stripe payment

Language: Vue - Size: 8.44 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 4

aribeth007/a-daily-js

Simple Daily JS examples

Language: JavaScript - Size: 319 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

gaurav-js-dev/cypress-demo

Cypress Projects | Cypress.io automation testing project

Language: HTML - Size: 1.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bahmutov/cypress-devextreme-example

Testing DevExtreme user interface widgets using Cypress

Language: JavaScript - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sigmakappa/Cypress101

Ready-to-use Cypress framework

Language: JavaScript - Size: 11.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bahmutov/cypress-sendgrid-visual-testing-example

Visual testing for HTML emails sent via SendGrid design templates

Language: JavaScript - Size: 1.18 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 1

DianaLeit/UITAP

Cypress solutions for UI Test Automation Playground.

Language: JavaScript - Size: 384 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

bahmutov/cypress-pagination-challenge

Can you implement a Cypress paginated table test?

Language: JavaScript - Size: 521 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 12

charlyautomatiza/starter-cypress

Creamos en vivo un starter project para Web Test Automation basado en Cypress - Javascript

Language: JavaScript - Size: 74.2 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

bahmutov/cypress-db-example

Example that resets the database before every spec, queries the database from the test

Language: JavaScript - Size: 752 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

bahmutov/qrcode-example

Example decoding QR code from Cypress test

Language: JavaScript - Size: 315 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

bahmutov/testing-pdf-with-cypress Fork of filiphric/testing-pdf-with-cypress

Confirm the PDF contents by loading it back into Cypress browser as HTML

Language: TypeScript - Size: 109 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

bahmutov/second-window

Control second browser window from Cypress specs examples

Language: JavaScript - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Anshul-Sonpure/Cypress-Tutorials

Welcome to the Cypress Testing for Web Applications project! This repo will assist you in mastering the art of testing web applications using the Cypress testing framework. Whether you're a beginner or an experienced QA engineer, this repo is your gateway to gaining practical knowledge and insights into Cypress for testing web application.

Language: JavaScript - Size: 301 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bahmutov/child-window-closed

Dealing with the parent window watching the child window closed property

Language: JavaScript - Size: 40 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bahmutov/ui-to-api-to-app-actions

Change E2E Tests From UI To API To App Actions

Language: JavaScript - Size: 2.12 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

bahmutov/next-ts-app

Next.js TypeScript application example instrumented to collect code coverage using Cypress tests

Language: TypeScript - Size: 382 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

bahmutov/cypress-history-api-example

Testing the application that uses browser History API

Language: JavaScript - Size: 517 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bahmutov/verify-code-example

Example web application with MySQL database to verify the user phone number

Language: JavaScript - Size: 978 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

bahmutov/cypress-wordle

Solve the Wordle game using Cypress test

Language: JavaScript - Size: 1.36 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 10 - Forks: 5

bahmutov/cypress-image-to-cloud

Upload your own images to Cypress Cloud during recorded test runs

Language: JavaScript - Size: 106 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bahmutov/chart-testing-example

Testing an SVG chart using Cypress.io test runner

Language: JavaScript - Size: 4.35 MB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

edgewords/CypressTraining

Example Cypress project including REST API and GitHub Actions to execute Specs

Language: JavaScript - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

hexdee606/Cypress-Helper-Toolkit

This script helps to install cypress, update and execute test cases in cypress without any IDE or commands. Also, generate log details with a detailed summary.

Language: Batchfile - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Suparnaen/CypressTestingProject

Example Spec for different Cypress commands

Language: JavaScript - Size: 8.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bahmutov/react-number-format-example

Testing React Number Format Component Example

Language: JavaScript - Size: 344 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

buildpulse/buildpulse-example-cypress

Example Cypress project to demonstrate connecting to BuildPulse for flaky test detection

Language: JavaScript - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

bahmutov/changed-cy-tests

Example GitHub Action running changed Cypress specs against master first, then all the tests

Language: JavaScript - Size: 747 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 3

cypress-io/cypress-example-docker-compose-included 📦

Cypress example with docker-compose and cypress/included image

Language: JavaScript - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 19

bahmutov/cypress-random-data

Example of creating chance data for Cypress E2E tests

Language: JavaScript - Size: 313 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bahmutov/test-csp

Testing CSP reporting

Language: JavaScript - Size: 159 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Harshith2695/Cypress---Amazon_demo__web_test_framework

Test Automation Solution developed using Cypress, Javascript

Language: HTML - Size: 760 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bahmutov/rn-examples

React Native web with Cypress component tests split across multiple CI machines

Language: JavaScript - Size: 413 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

bahmutov/skip-vs-required-tag

Example using cy-grep required tag instead of skipping tests

Language: JavaScript - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

ayhanmetin/cypress-github-actions-example

This repository demonstrates the integration of Cypress, a powerful front-end testing tool, with GitHub Actions for continuous integration and deployment (CI/CD)

Language: JavaScript - Size: 1.77 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bahmutov/cy-vite-json-server-example

Playing with Vite and Vue and Cypress

Language: CSS - Size: 55.7 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

bahmutov/cy-report-example

Mochawesome report for Cypress example

Language: JavaScript - Size: 613 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

bahmutov/retry-or-not

How to dynamically determine if a Cypress test should be retried or not based on the error.

Language: JavaScript - Size: 144 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bahmutov/cypress-wikipedia

Example increasing the resolution of test videos and screenshots

Language: JavaScript - Size: 396 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 2

ayhanmetin/cypress-automation-exercise

This repository contains various test examples that demonstrate how to automate websites using Cypress.

Language: JavaScript - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kercon/PB-EDU-Automation2-class2

Summary of lesson 2 for Test Automation Classes at PB

Language: JavaScript - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kercon/PB-EDU-Automation2-class1

Summary of lesson 1 for Test Automation Classes at PB

Language: JavaScript - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bahmutov/test-prev-button

Example using cypress-recurse to test next and previous page buttons

Language: JavaScript - Size: 258 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bahmutov/cypress-test-every-day

Pick a different test item every day and confirm it is present

Language: JavaScript - Size: 77.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

bahmutov/cypress-twilio-example

Example checking SMS messages from Cypress tests

Language: JavaScript - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dj-luis198/DemoQA-Cypress

Repositorio con ejemplos de automatización utilizando Cypress

Language: JavaScript - Size: 22.3 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

bahmutov/scrape-book-quotes

Scraping Slides.com presentation using Cypress and sending records to Algolia

Language: JavaScript - Size: 192 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

bahmutov/cypress-env-example

Save the GitHub Actions secrets as cypress.env.json file

Language: JavaScript - Size: 33.2 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

bahmutov/cypress-gh-action-example

Example running Cypress tests inside GitHub Action

Language: JavaScript - Size: 494 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 24

bahmutov/cypress-gha-slash-command-example

Run selected Cypress tests by commenting on the pull request example

Language: JavaScript - Size: 121 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

fridolinf/music-vpinia-app

a website to create and listen to music playlists from whoever uploaded them like spotify.

Language: JavaScript - Size: 441 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bahmutov/calendar-example

Simplifying a Cypress test example

Language: JavaScript - Size: 210 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bahmutov/cypress-cloudscape-example

Testing Cloudscape design Select component using Cypress.io test runner

Language: JavaScript - Size: 173 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

bahmutov/react-counter

Access the internal state of React components from Cypress E2E tests

Language: JavaScript - Size: 604 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

bahmutov/cypress-fast-example

An example E2E test for Microsoft FAST design Select element

Language: JavaScript - Size: 148 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

LambdaTest/cypress-example-kitchensink Fork of cypress-io/cypress-example-kitchensink

Running Cypress tests at LambdaTest. Example and documentation on running Cypress tests at massive scale on LambdaTest automation cloud.

Language: HTML - Size: 3.91 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 18

bahmutov/cy-docker-example

Running Cypress using GitHub Actions and a Docker image

Language: JavaScript - Size: 45.9 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

bahmutov/cypress-gh-action-changed-files

Shows how to run different Cypress projects depending on changed files

Language: JavaScript - Size: 132 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 3

bahmutov/cypress-form-opens-second-tab-example

An example stubbing a form that opens a 2nd tab in Cypress

Language: JavaScript - Size: 257 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0